shithub: freetype+ttf2subf

RSS feed

54306f5a – Werner Lemberg <[email protected]> authored on 2014/10/18 06:42
[cmake] Add iOS build support.

2e529bdb – Werner Lemberg <[email protected]> authored on 2014/10/16 19:32
Improve documentation of FT_GlyphSlotRec.

1a1750fb – Werner Lemberg <[email protected]> authored on 2014/10/16 18:54
[cff] Add `CFF_CONFIG_OPTION_DARKENING_PARAMETERS' config macro.

df3d67e0 – Werner Lemberg <[email protected]> authored on 2014/10/16 03:24
Typos.

03987bfd – Werner Lemberg <[email protected]> authored on 2014/10/16 03:19
A better fix for Savannah bug #43392.

7e83f068 – Alexei Podtelezhnikov <[email protected]> authored on 2014/10/14 19:03
[truetype] Limit delta shift range.

3889cb2f – David Weiß <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2014/10/14 07:35
[build] Better optimization settings for vc2010 solution file.

8f17809b – Werner Lemberg <[email protected]> authored on 2014/10/14 04:28
[autofit] Adjust Devenagari character range.

1ca5fa15 – Werner Lemberg <[email protected]> authored on 2014/10/12 04:31
[sfnt] Fix Savannah bug #43392.

673a28ef – Alexei Podtelezhnikov <[email protected]> authored on 2014/10/11 10:40
[base] Small bbox correction.

9cc0ad7b – Alexei Podtelezhnikov <[email protected]> authored on 2014/10/11 10:09
Formatting.

40dac113 – Alexei Podtelezhnikov <[email protected]> authored on 2014/10/08 20:58
[base] Fix Savannah bug #43356.

2ffcf17e – Alexei Podtelezhnikov <[email protected]> authored on 2014/10/08 18:01
[base] Introduce and use new macro `FT_UPDATE_BBOX'

7abdb8cc – Alexei Podtelezhnikov <[email protected]> authored on 2014/10/02 19:13
[base] Significant optimization of `ft_div64by32'

c0ce72a6 – Werner Lemberg <[email protected]> authored on 2014/10/02 02:44
Formatting.

537c55d3 – Dave Arnold <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2014/10/02 02:32
[cff] Fix Savannah bug #43271.

74d0aad2 – Alexei Podtelezhnikov <[email protected]> authored on 2014/10/01 19:27
* src/base/ftcalc.c: Remove miscellaneous type casts.

418e18f3 – Alexei Podtelezhnikov <[email protected]> authored on 2014/10/01 18:36
[base] Use more common `FT_MSB' implementation with masks.

955aff12 – Alexei Podtelezhnikov <[email protected]> authored on 2014/09/30 19:09
[base] Clean up.

f78ca0db – Alexei Podtelezhnikov <[email protected]> authored on 2014/09/30 18:53
Remove commented out code.

7f49111f – Alexei Podtelezhnikov <[email protected]> authored on 2014/09/25 18:54
[base] Avoid unnecessary long division.

5b68e4fb – Werner Lemberg <[email protected]> authored on 2014/09/24 15:06
[autofit] Minor clean-ups.

0753c0c3 – Alexei Podtelezhnikov <[email protected]> authored on 2014/09/22 18:06
Minor documentation fixes.

7a615283 – Werner Lemberg <[email protected]> authored on 2014/09/22 04:38
[autofit] Minor.

387a9fe7 – Werner Lemberg <[email protected]> authored on 2014/09/22 02:42
[autofit] Minor code streamlining.

378266dc – Werner Lemberg <[email protected]> authored on 2014/09/22 02:33
Formatting.

5c894842 – Alexei Podtelezhnikov <[email protected]> authored on 2014/09/19 18:03
* src/base/ftcalc.c: Harmonize code.

ef070d45 – Alexei Podtelezhnikov <[email protected]> authored on 2014/09/15 18:06
[base] Tighten the overflow check in `FT_MulDiv'.

bc12d9e9 – Alexei Podtelezhnikov <[email protected]> authored on 2014/09/08 17:27
Fix Savannah bug #43153.

336735d8 – Alexei Podtelezhnikov <[email protected]> authored on 2014/09/03 18:55
[base] Tighten the overflow check in `FT_DivFix'.

3212852c – Alexei Podtelezhnikov <[email protected]> authored on 2014/09/03 17:57
[base] Tighten the overflow check in `FT_MulFix'.

125c3ca8 – Alexei Podtelezhnikov <[email protected]> authored on 2014/09/02 18:38
[truetype] Shortcut ppem calculations for square pixels.

1ec98b29 – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2014/08/31 04:47
Don't use `register' keyword. Fixes compiler warnings.

a8bc49e1 – Alexei Podtelezhnikov <[email protected]> authored on 2014/08/24 18:14
[truetype] Optimize DELTAP and DELTAC.

5bb5750f – Alexei Podtelezhnikov <[email protected]> authored on 2014/08/21 19:44
Minor.

98688596 – Alexei Podtelezhnikov <[email protected]> authored on 2014/08/21 19:28
Fix Savannah bug #43033.

70961e57 – Werner Lemberg <[email protected]> authored on 2014/08/20 12:19
Minor.

8fd87d4e – Alexei Podtelezhnikov <[email protected]> authored on 2014/08/19 20:57
[base] Small optimization of `FT_MulFix'.

f09326a1 – Alexei Podtelezhnikov <[email protected]> authored on 2014/08/19 20:08
[base] Use unsigned calculation in `FT_MulDiv'.

382f3155 – Alexei Podtelezhnikov <[email protected]> authored on 2014/08/18 19:16
[base] Remove truncation in `FT_DivFix'.

5ef2023c – Alexei Podtelezhnikov <[email protected]> authored on 2014/08/14 19:21
Minor refactoring.

c7022467 – Alexei Podtelezhnikov <[email protected]> authored on 2014/08/14 19:01
Turn FT_MSB into a macro when using gcc builtins.

87e56b04 – Alexei Podtelezhnikov <[email protected]> authored on 2014/08/14 18:41
Fix comment and whitespace.

f8efbcfb – Alexei Podtelezhnikov <[email protected]> authored on 2014/08/12 19:22
[base] Avoid undefined FT_MSB in `BBox_Cubic_Check'.

d2935e29 – Alexei Podtelezhnikov <[email protected]> authored on 2014/08/11 20:41
* src/base/fttrigon.c (ft_trig_prenorm): Comment on undefined behavior.

28018d42 – Alexei Podtelezhnikov <[email protected]> authored on 2014/08/11 20:26
[base] Handle collapsed outlines to avoid undefined FT_MSB.

4728993f – Alexei Podtelezhnikov <[email protected]> authored on 2014/08/11 19:39
[base] Restore FT_MulFix inlining.

90be4b63 – Alexei Podtelezhnikov <[email protected]> authored on 2014/08/08 18:27
* src/base/ftbitmap.c (ft_gray_for_premultiplied_srgb_bgra): Refactor.

e1394d56 – Werner Lemberg <[email protected]> authored on 2014/08/04 03:35
Minor documentation improvement.

d17cabf5 – Werner Lemberg <[email protected]> authored on 2014/07/26 05:53
[cff] Fix typo.

4e754133 – Werner Lemberg <[email protected]> authored on 2014/07/17 13:34
Fix Savannah bug #42788.

cbbf26b7 – Werner Lemberg <[email protected]> authored on 2014/07/17 13:27
Whitespace.

3939c200 – Werner Lemberg <[email protected]> authored on 2014/07/17 13:24
Minor.

c0a6f20a – Alexei Podtelezhnikov <[email protected]> authored on 2014/07/16 18:05
Replace `ft_highpow2' function.

177982e9 – Alexei Podtelezhnikov <[email protected]> authored on 2014/07/15 19:54
* src/base/ftcalc.c (FT_MSB): Utilize gcc builtins.

71330ceb – Alexei Podtelezhnikov <[email protected]> authored on 2014/07/15 19:30
[base] Move assembler code back in the source file.

1183cd4e – Alexei Podtelezhnikov <[email protected]> authored on 2014/07/14 18:30
[base] Further clean up color bitmap conversion.

441b3f38 – Werner Lemberg <[email protected]> authored on 2014/07/12 22:28
[truetype] Improve handling of buggy `prep' tables.

e98e2bc1 – Werner Lemberg <[email protected]> authored on 2014/07/12 12:37
* builds/vms/ftconfig.h: Synchronize.

35576bf0 – Alexei Podtelezhnikov <[email protected]> authored on 2014/07/11 18:40
[base] Clean up bitmap conversion.

2f52df4a – Alexei Podtelezhnikov <[email protected]> authored on 2014/07/05 18:29
[base] Improve comment.

ceab95a6 – Alexei Podtelezhnikov <[email protected]> authored on 2014/07/04 19:01
[base] Small optimization of the ancient code.

3897556a – Werner Lemberg <[email protected]> authored on 2014/06/27 02:55
Fix Apple standard glyph names.

ccf60ad4 – Werner Lemberg <[email protected]> authored on 2014/06/25 04:58
Formatting.

231171fc – Werner Lemberg <[email protected]> authored on 2014/06/17 05:14
Partially revert commit from 2014-06-13.

cf2347c9 – Werner Lemberg <[email protected]> authored on 2014/06/17 05:01
* builds/unix/freetype2.m4: s/AC_PATH_PROG/AC_PATH_TOOL/.

d708658c – Werner Lemberg <[email protected]> authored on 2014/06/13 11:56
And another warning from Wojciech.

e5c0fff5 – Werner Lemberg <[email protected]> authored on 2014/06/13 10:01
Fix more compiler warnings.

6497b9c5 – Werner Lemberg <[email protected]> authored on 2014/06/13 05:28
Fix compiler warnings.

099489fe – Werner Lemberg <[email protected]> authored on 2014/06/10 02:51
Update CHANGES file.

02f21704 – Alexey Petruchik <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2014/05/16 04:09
[cmake] Add option to build OS X framework.

d7f45943 – Werner Lemberg <[email protected]> authored on 2014/05/13 11:33
[autofit] Fix comment.

15da66a6 – Pavel Koshevoy <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2014/05/13 03:33
* CMakeLists.txt (BASE_SRCS): Add missing `ftbdf.c'.

faa21472 – Werner Lemberg <[email protected]> authored on 2014/05/11 08:44
[autofit] Fix variable initializations.

07e7b8af – Werner Lemberg <[email protected]> authored on 2014/05/11 04:00
[autofit] Fix crash with font `CabinSketch-Bold.ttf'.

5f18a0c3 – Werner Lemberg <[email protected]> authored on 2014/05/01 13:26
Formatting.

c576bb0d – Werner Lemberg <[email protected]> authored on 2014/05/01 13:24
[autofit] Add blue-zone support for Devanagari.

63bef9a5 – Werner Lemberg <[email protected]> authored on 2014/05/01 03:16
[autofit] Fix handling of neutral blue zones in stems.

ccfc4b4c – Werner Lemberg <[email protected]> authored on 2014/04/28 17:13
[autofit] Introduce neutral blue zones to the latin module.

abb3fcac – Werner Lemberg <[email protected]> authored on 2014/04/25 18:13
* src/autofit/hbshim.c: Partially revert commit from 2014-04-17.

426f0e04 – Werner Lemberg <[email protected]> authored on 2014/04/24 03:13
Minor.

f193637f – Werner Lemberg <[email protected]> authored on 2014/04/23 04:22
* src/raster/ftraster.c (Vertical_Sweep_Span): Use drop-out mode.

d9b4470e – Werner Lemberg <[email protected]> authored on 2014/04/22 03:33
* src/sfnt/pngshim.c (error_callback): s/longjmp/ft_longjmp/.

98e510ee – Werner Lemberg <[email protected]> authored on 2014/04/20 18:11
[autofit] Fix Savannah bug #42148.

8a2b690c – Werner Lemberg <[email protected]> authored on 2014/04/18 06:17
Minor documentation fix.

8c7fb78b – Werner Lemberg <[email protected]> authored on 2014/04/17 11:53
[autofit] More coverage fixes for complex scripts.

bbd8313b – Werner Lemberg <[email protected]> authored on 2014/04/16 21:24
Make `FT_Get_SubGlyph_Info' actually work.

c44a4ba4 – Werner Lemberg <[email protected]> authored on 2014/04/16 19:22
Documentation fix.

181fd071 – Werner Lemberg <[email protected]> authored on 2014/04/15 12:47
[afblue.pl]: Minor improvements.

8b1f2a6c – Werner Lemberg <[email protected]> authored on 2014/04/14 03:58
[autofit] Improve coverage handling.

7630787a – David Weber <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2014/04/13 11:41
[smooth] Fix stand-alone compilation.

8a94b1ef – Werner Lemberg <[email protected]> authored on 2014/04/12 16:44
[autofit] Redesign the recognition algorithm of strong points.

71f53e12 – Werner Lemberg <[email protected]> authored on 2014/04/05 12:27
[autofit] Improve scoring algorithm for identifying stems.

87360a78 – Werner Lemberg <[email protected]> authored on 2014/04/04 20:08
[aflatin] Improve comment.

f8555b5d – Werner Lemberg <[email protected]> authored on 2014/04/03 01:45
Don't require `gzip' module for `sfnt'.

f41070fe – Werner Lemberg <[email protected]> authored on 2014/03/27 13:38
Fix Savannah bug #38235.

ab76d970 – Werner Lemberg <[email protected]> authored on 2014/03/24 15:45
Fix Savannah bug #41946.

d5159925 – Werner Lemberg <[email protected]> authored on 2014/03/22 02:20
Another revert for the change from 2014-03-18.

f0c471a4 – Werner Lemberg <[email protected]> authored on 2014/03/20 03:13
CMakeLists.txt: Another fix for include directories.

606c74f6 – Werner Lemberg <[email protected]> authored on 2014/03/19 19:46
CMakeLists.txt: Fix include directories.

Next