shithub: freetype+ttf2subf

RSS feed

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'.

22167629 – Werner Lemberg <[email protected]> authored on 2016/04/25 17:18
[autofit] Add blue-zone support for Gujarati script.

d9fb2175 – Werner Lemberg <[email protected]> authored on 2016/04/24 11:27
Minor.

432e00db – Werner Lemberg <[email protected]> authored on 2016/04/24 04:14
[truetype] Fix deallocation in case of error (#47726).

80afef8b – Werner Lemberg <[email protected]> authored on 2016/04/23 17:34
[autofit] Improve Georgian blue zone characters.

9224f053 – David Capello <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2016/04/16 06:24
[cmake] Honor SKIP_INSTALL_* settings (as used in zlib).

99eff678 – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2016/04/16 03:32
[truetype] Another fix for non-intermediate GX tuples.

213f0ca3 – Alexei Podtelezhnikov <[email protected]> authored on 2016/04/12 20:19
Remove forgotten macro.

bbcb9779 – Alexei Podtelezhnikov <[email protected]> authored on 2016/04/12 20:11
Typos.

f46b282d – Alexei Podtelezhnikov <[email protected]> authored on 2016/04/11 19:22
Typos.

c8c7ad79 – Werner Lemberg <[email protected]> authored on 2016/04/09 04:24
[autofit] Add support for Georgian scripts.

e8542260 – Alexei Podtelezhnikov <[email protected]> authored on 2016/04/08 19:21
Typos.

34207080 – Alexei Podtelezhnikov <[email protected]> authored on 2016/04/07 20:38
Typos.

c6d99a42 – Alexei Podtelezhnikov <[email protected]> authored on 2016/04/07 20:05
Typos.

bbb60965 – Alexei Podtelezhnikov <[email protected]> authored on 2016/04/06 21:29
Typos.

bf8f100d – Werner Lemberg <[email protected]> authored on 2016/04/05 07:43
[autofit] Provide dummy blue zone for pseudo script `none'.

fb550bf4 – Werner Lemberg <[email protected]> authored on 2016/03/30 14:55
* src/pfr/pfrload.c (pfr_aux_name_load): Thinko (#47567).

aff6ebb9 – Werner Lemberg <[email protected]> authored on 2016/03/30 05:11
* src/pfr/pfrload.c (pfr_log_font_count): Better font size estimate.

ccd771cd – Werner Lemberg <[email protected]> authored on 2016/03/30 04:44
* src/pfr/pfrload.c (pfr_aux_name_load): Fix memory leak (#47567).

ff82747e – Werner Lemberg <[email protected]> authored on 2016/03/29 05:19
* src/base/ftadvance.c (FT_Get_Advances): Fix invalid left shift.

351fc4b4 – Werner Lemberg <[email protected]> authored on 2016/03/29 05:13
[pfr] Fix binary search (#47514).

2a03e5d9 – Werner Lemberg <[email protected]> authored on 2016/03/29 04:56
[pfr] Minor.

31dc8f98 – Werner Lemberg <[email protected]> authored on 2016/03/29 04:37
* src/pfr/pfrtypes.h: Replace all enums with macros.

f73a9937 – Werner Lemberg <[email protected]> authored on 2016/03/26 04:31
[autofit] Mark `aflatin2.[ch]' as not compilable.

b069a590 – Werner Lemberg <[email protected]> authored on 2016/03/26 04:00
[pfr] Robustify bitmap strike handling (#47514).

0003cb91 – Werner Lemberg <[email protected]> authored on 2016/03/26 03:34
[pfr] Fix handling of compound glyphs.

2aa69565 – Werner Lemberg <[email protected]> authored on 2016/03/25 06:54
[pfr] Minor.

59828f72 – Werner Lemberg <[email protected]> authored on 2016/03/25 04:47
[pfr] Various clang sanitizer fixes.

98967b77 – Alexei Podtelezhnikov <[email protected]> authored on 2016/03/23 19:07
Add comment.

6e89ad41 – Werner Lemberg <[email protected]> authored on 2016/03/23 03:40
Rename `VERSION.DLL' (#47472).

31f2dc19 – Werner Lemberg <[email protected]> authored on 2016/03/23 03:31
[raster, smooth] Directly test outline size (#47500).

e9181aba – Werner Lemberg <[email protected]> authored on 2016/03/23 02:58
[raster, smooth] Fix some clang sanitizer runtime issues.

b6633073 – Werner Lemberg <[email protected]> authored on 2016/03/22 04:26
* src/truetype/ttgload.c (TT_Load_Simple_Glyph): Minor.

614a8f17 – Werner Lemberg <[email protected]> authored on 2016/03/21 15:39
* src/autofit/afhints.c (af_glyph_hints_reload): Thinko.

3beccbdf – Alexei Podtelezhnikov <[email protected]> authored on 2016/03/20 20:07
[smooth] Partly revert recent changes.

709486db – Werner Lemberg <[email protected]> authored on 2016/03/20 18:20
[autofit] Show `near' points in tracing.

8e8bb126 – Alexei Podtelezhnikov <[email protected]> authored on 2016/03/18 19:21
[smooth] Minor refactoring and microoptimizations.

84b2c633 – Alexei Podtelezhnikov <[email protected]> authored on 2016/03/16 20:53
[smooth] Minor refactoring.

da86b73f – Werner Lemberg <[email protected]> authored on 2016/03/15 03:55
* src/autofit/aflatin.c (af_latin_compute_stem_width): Optimize.

1865575a – Alexei Podtelezhnikov <[email protected]> authored on 2016/03/14 18:39
[smooth] Temporarily revert 6eb6158dd787 (#47114).

ee6b4115 – Werner Lemberg <[email protected]> authored on 2016/03/12 18:48
[ftfuzzer] Improve coverage of rasterfuzzer.

10265db1 – Werner Lemberg <[email protected]> authored on 2016/03/11 01:50
Fix CMake issues for iOS (patch #8941).

74c0a72d – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2016/03/09 15:35
[truetype] Fix handling of non-intermediate GX tuples.

495de6cc – Alexei Podtelezhnikov <[email protected]> authored on 2016/03/06 18:54
[base] Refuse to render enormous outlines (#47114).

d0b0e31e – Alexei Podtelezhnikov <[email protected]> authored on 2016/03/06 18:01
[smooth] Replace left shifts with multiplications (#47114).

caa48b0d – Werner Lemberg <[email protected]> authored on 2016/03/05 14:47
[autofit] Avoid excessive stem length rounding (#25392).

1fd2bc8c – J Raynor <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2016/03/05 11:38
Make FreeType compile on AIX out of the box.

Next