shithub: freetype+ttf2subf

RSS feed

97718f3c – Alexei Podtelezhnikov <[email protected]> authored on 2016/08/05 19:36
[smooth] Minor refactoring.

053943a7 – Werner Lemberg <[email protected]> authored on 2016/07/29 20:27
[truetype] Comment.

fae4ec05 – Werner Lemberg <[email protected]> authored on 2016/07/29 02:43
[sfnt, truetype] Don't abort on invalid `maxComponentDepth'.

d9c7f5aa – Werner Lemberg <[email protected]> authored on 2016/07/26 16:20
* src/autofit/aflatin.c (af_latin_metrics_scale_dim): Minor.

3a528bbe – Hin-Tak Leung <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2016/07/22 02:59
[truetype] Record the end of IDEFs.

7f63105c – Werner Lemberg <[email protected]> authored on 2016/07/19 17:35
[truetype] Sanitizer fix, second try.

9f6426eb – Werner Lemberg <[email protected]> authored on 2016/07/19 03:23
Thinko; fix previous commit.

e69f34b1 – Werner Lemberg <[email protected]> authored on 2016/07/19 03:06
[truetype] Sanitizer fix.

a3b70d76 – Werner Lemberg <[email protected]> authored on 2016/07/18 02:23
[truetype] Make GETDATA work only for GX fonts.

8c93013c – Werner Lemberg <[email protected]> authored on 2016/07/17 18:40
[truetype] Add support for Apple's

e0843609 – Werner Lemberg <[email protected]> authored on 2016/07/16 14:46
[truetype] Add bytecode support for GX variation fonts.

32a32062 – Werner Lemberg <[email protected]> authored on 2016/07/16 12:39
[truetype] Fix GETINFO bytecode instruction.

69446ddc – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2016/07/16 06:52
[truetype] Make all glyphs in `Zycon' GX font work.

a3b61253 – Werner Lemberg <[email protected]> authored on 2016/07/16 04:16
[truetype] Fix GX delta tracing.

f147fb28 – Werner Lemberg <[email protected]> authored on 2016/07/16 03:06
[truetype] More fixes for GX.

aafff574 – Werner Lemberg <[email protected]> authored on 2016/07/16 02:41
* src/autofit/aflatin.c (af_latin_hints_compute_segments): Thinko.

86eb43a9 – Nikolaus Waxweiler <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2016/07/16 02:37
* src/truetype/ttinterp.c (Ins_MIRP): Fix copy-and-paste error.

1831e6f0 – Werner Lemberg <[email protected]> authored on 2016/07/15 06:35
[autofit] Update and improve segment and edge tracing.

894c0228 – Werner Lemberg <[email protected]> authored on 2016/07/15 06:23
[autofit] For edges, reject segments wider than 1px (#41334).

ff655437 – Werner Lemberg <[email protected]> authored on 2016/07/14 11:01
* include/freetype/freetype.h (FT_IS_NAMED_INSTANCE): New macro.

ee3f36f6 – Werner Lemberg <[email protected]> authored on 2016/07/14 06:25
[sfnt] Fix `face_index' value in `FT_Face' for named instances.

631e2181 – Werner Lemberg <[email protected]> authored on 2016/07/14 02:25
* src/truetype/ttgxvar.c (TT_Vary_Apply_Glyph_Deltas): Fix tracing.

0f9ddf20 – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2016/07/14 02:08
[truetype] Fix gxvar delta interpolation.

4261103e – Werner Lemberg <[email protected]> authored on 2016/07/14 02:03
Minor.

17fa9f71 – Werner Lemberg <[email protected]> authored on 2016/07/12 04:06
Merge branch '2.6.5'.

f9b1871d – Werner Lemberg <[email protected]> authored on 2016/07/12 02:18
* Version 2.6.5 released.

605946af – Werner Lemberg <[email protected]> authored on 2016/07/11 12:14
Conditionally compile environment support.

8f8ae8c5 – Werner Lemberg <[email protected]> authored on 2016/07/11 11:11
Handle properties in `FREETYPE_PROPERTIES' environment variable.

c3e83b46 – Werner Lemberg <[email protected]> authored on 2016/07/11 01:56
Replace calls to `atol' with `strtol'.

84d3df75 – Werner Lemberg <[email protected]> authored on 2016/07/10 20:12
Implement handling of `FREETYPE_PROPERTIES' environment variable.

c3beb30a – Werner Lemberg <[email protected]> authored on 2016/07/10 03:11
Add function `ft_property_string_set'.

83c877f1 – suzuki toshiya <[email protected]> authored on 2016/07/09 09:36
[mac] Fix ftexport.sym target in Jamfile.

971f10b6 – Werner Lemberg <[email protected]> authored on 2016/07/08 02:59
Formatting.

109d1662 – Werner Lemberg <[email protected]> authored on 2016/07/08 02:58
Revert "Formatting."

a0f3a1f2 – Werner Lemberg <[email protected]> authored on 2016/07/08 02:53
Formatting.

4a2f8f1f – Alexei Podtelezhnikov <[email protected]> authored on 2016/07/07 20:16
[smooth] Sub-banding protocol revision.

783cbcd6 – suzuki toshiya <[email protected]> authored on 2016/07/07 14:55
[mac] Fix Savannah bug #48417.

474682ff – Werner Lemberg <[email protected]> authored on 2016/07/06 04:54
* src/truetype/ttinterp.c (TInstruction_Function): Removed, unused.

d80fe696 – Werner Lemberg <[email protected]> authored on 2016/07/05 11:40
* Version 2.6.4 released.

adfec0af – Werner Lemberg <[email protected]> authored on 2016/07/05 03:38
* src/pfr/pfrsbit.c (pfr_lookup_bitmap_data): Fix compiler warning.

d1876e58 – Alexei Podtelezhnikov <[email protected]> authored on 2016/07/04 19:46
[smooth] Variable type revision (part 2).

5e353f07 – Werner Lemberg <[email protected]> authored on 2016/07/04 10:59
[autofit] Handle single-point contours as segments.

8b8c4408 – Werner Lemberg <[email protected]> authored on 2016/07/02 14:35
[autofit] Remove unused structure members.

aab2b8d8 – Werner Lemberg <[email protected]> authored on 2016/07/02 04:37
[autofit] Update to Unicode 9.0.0.

597c6959 – Alexei Podtelezhnikov <[email protected]> authored on 2016/07/01 19:27
[smooth] Variable type revision (part 1).

ef0a3e7e – Alexei Podtelezhnikov <[email protected]> authored on 2016/06/28 18:56
[smooth] Minor clean-ups.

c9cf359f – Alexei Podtelezhnikov <[email protected]> authored on 2016/06/27 20:30
[smooth] Minor clean-ups.

999bcee2 – Alexei Podtelezhnikov <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2016/06/26 04:27
[pcf] Fix handling of very large fonts (#47708).

8ba407a7 – Werner Lemberg <[email protected]> authored on 2016/06/25 14:09
[truetype] Really fix deallocation in case of error (#47726).

d89f6462 – Werner Lemberg <[email protected]> authored on 2016/06/25 04:14
More info on `FT_Err_Glyph_Too_Big'.

25e82bc2 – Alexei Podtelezhnikov <[email protected]> authored on 2016/06/23 19:17
[smooth] Consolidate memory management.

e2233481 – Alexei Podtelezhnikov <[email protected]> authored on 2016/06/22 19:14
[smooth] Consolidate boundary checks.

78e8fc0d – Alexei Podtelezhnikov <[email protected]> authored on 2016/06/21 20:04
[smooth] Use `FT_Outline_Get_CBox'.

c05a1c3f – Alexei Podtelezhnikov <[email protected]> authored on 2016/06/21 19:12
Typos.

20c6ef4c – Werner Lemberg <[email protected]> authored on 2016/06/21 07:39
[smooth] Remove compiler warnings.

e3a1c467 – Alexei Podtelezhnikov <[email protected]> authored on 2016/06/20 19:09
Typos.

6d070346 – Alexei Podtelezhnikov <[email protected]> authored on 2016/06/19 21:09
Typos.

3c64af98 – Alexei Podtelezhnikov <[email protected]> authored on 2016/06/19 20:01
[smooth] Sanitize memory managenent.

74fd251b – Alexei Podtelezhnikov <[email protected]> authored on 2016/06/18 18:31
[smooth] Remove `band_shoot' that never worked.

3e1f7bc5 – Alexei Podtelezhnikov <[email protected]> authored on 2016/06/18 18:13
Fresh typos.

72a06531 – Alexei Podtelezhnikov <[email protected]> authored on 2016/06/17 19:10
[raster, smooth] Handle FT_RENDER_POOL_SIZE better.

44341d27 – Alexei Podtelezhnikov <[email protected]> authored on 2016/06/16 18:57
Encoding tweaks.

1e36c2e2 – Werner Lemberg <[email protected]> authored on 2016/06/16 02:17
* src/base/md5.c: Updated to recent version.

7f569f45 – Alexei Podtelezhnikov <[email protected]> authored on 2016/06/14 19:49
Move function.

32acceff – Alexei Podtelezhnikov <[email protected]> authored on 2016/06/14 19:38
* src/smooth/ftgrays.c (gray_hline): Optimize if-condition.

05a55a56 – Werner Lemberg <[email protected]> authored on 2016/06/13 08:16
[autofit] Add support for Cherokee script.

f40d7d2b – David Capello <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2016/06/09 06:55
[cmake] Avoid modifying `ftconfig.h' and `ftoption.h' files.

b6b26f45 – Werner Lemberg <[email protected]> authored on 2016/06/09 02:53
[bdf] Check number of properties (#48166).

77180c7a – Alexei Podtelezhnikov <[email protected]> authored on 2016/06/08 19:31
[smooth] Re-enable new line renderer on 64-bit archs.

9cf232ed – Alexei Podtelezhnikov <[email protected]> authored on 2016/06/08 19:19
[smooth] Minor clean-ups.

223d002c – Werner Lemberg <[email protected]> authored on 2016/06/07 09:52
[autofit] Add support for Ethiopic script.

15eab363 – Werner Lemberg <[email protected]> authored on 2016/06/07 06:36
[autofit] Fix compilation with VS2016 (#48126).

04e7c744 – Alexei Podtelezhnikov <[email protected]> authored on 2016/06/04 19:05
ChangeLog fixes.

969960cc – Werner Lemberg <[email protected]> authored on 2016/06/04 03:02
Comment.

5485a34c – Werner Lemberg <[email protected]> authored on 2016/06/04 02:57
[truetype] Fix missed test for named instances (#48122).

b4598828 – Nikolaus Waxweiler <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2016/05/31 04:39
[truetype] Let SHPIX move points in the twilight zone in v40.

d28eac24 – Werner Lemberg <[email protected]> authored on 2016/05/29 20:23
[type42] Support `CharStrings' entry format as created by LilyPond.

46d36904 – Werner Lemberg <[email protected]> authored on 2016/05/28 15:38
* src/autofit/afranges.c: Remove `UL' postfix from hex numbers.

e9f95093 – Alexei Podtelezhnikov <[email protected]> authored on 2016/05/26 19:46
[smooth] Shrink bisection stack.

e97918c5 – Werner Lemberg <[email protected]> authored on 2016/05/25 03:13
[autofit] Fixes for Armenian and Gujarati ranges.

1dcda70e – Werner Lemberg <[email protected]> authored on 2016/05/24 19:10
[autofit] Ordering, whitespace.

a74f40f9 – Werner Lemberg <[email protected]> authored on 2016/05/24 14:27
[autofit] Add support for Armenian script.

771d3c8a – Werner Lemberg <[email protected]> authored on 2016/05/23 02:49
* builds/unix/unix-cc.in (LINK_LIBRARY): Use `-export-symbols'.

9d179e3d – Werner Lemberg <[email protected]> authored on 2016/05/22 04:38
[autofit] Add blue-zone support for Gurmukhi script.

d583561e – Werner Lemberg <[email protected]> authored on 2016/05/21 07:20
Minor clang++ fixes.

6e80a098 – Werner Lemberg <[email protected]> authored on 2016/05/21 06:58
Work around a bug of the C 8.0.0.1 compiler on AIX 5.3 (#47955).

2a4c823f – Alexei Podtelezhnikov <[email protected]> authored on 2016/05/20 18:04
Parentheses.

01de37e5 – Nikolaus Waxweiler <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2016/05/18 03:07
[truetype] Make TT_LOADER_SET_PP support subpixel hinting [3/3].

ed1d8983 – Nikolaus Waxweiler <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2016/05/18 02:58
[truetype] New implementation of v38 bytecode interpreter [2/3].

59615736 – Nikolaus Waxweiler <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2016/05/18 02:57
[truetype] New implementation of v38 bytecode interpreter [1/3].

119e8e41 – Werner Lemberg <[email protected]> authored on 2016/05/17 15:54
[cff] Fix matrix scaling (#47848).

533887a9 – Werner Lemberg <[email protected]> authored on 2016/05/16 16:38
Whitespace, formatting.

bebac3cf – Werner Lemberg <[email protected]> authored on 2016/05/16 16:16
[base] Reject invalid sfnt Mac resource (#47891).

09f0e0fc – Werner Lemberg <[email protected]> authored on 2016/05/16 15:44
[cid] Fix scanning for `StartData' and `/sfnts' (#47892).

a7d8bdbc – suzuki toshiya <[email protected]> authored on 2016/05/16 17:54
[truetype] Improve the recursive reference detector.

cdc8f4d9 – Alexei Podtelezhnikov <[email protected]> authored on 2016/05/07 19:17
Duplicates.

500bcbdd – Alexei Podtelezhnikov <[email protected]> authored on 2016/05/07 18:28
Duplicates.

7ae9b999 – Werner Lemberg <[email protected]> authored on 2016/05/07 12:24
[cache] Allow value 0 for face ID.

6e88087d – Alexei Podtelezhnikov <[email protected]> authored on 2016/05/05 19:41
[smooth] More efficient accounting of conic splits and draws.

0b3cb8a8 – Werner Lemberg <[email protected]> authored on 2016/05/05 08:28
[cff, truetype] Fix logic for `FT_Property_Set'.

Next