shithub: freetype+ttf2subf

RSS feed

d682e510 – Nikolaus Waxweiler <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/11/02 04:06
[autofit] Add stem-darkening properties.

6bda921d – Werner Lemberg <[email protected]> authored on 2015/11/02 01:53
[ftfuzzer] Update README file.

bcf618b2 – Werner Lemberg <[email protected]> authored on 2015/11/02 01:50
[ftfuzzer] Add support for multiple files (patch #8779).

40cb1dc3 – Werner Lemberg <[email protected]> authored on 2015/10/31 15:08
Formatting.

57cbb8c1 – Werner Lemberg <[email protected]> authored on 2015/10/31 14:47
[sfnt] Fix cmap 14 validation (#46346).

009cc150 – Werner Lemberg <[email protected]> authored on 2015/10/31 13:52
[sfnt] Handle infinite recursion in bitmap strikes (#46344).

4188deac – Werner Lemberg <[email protected]> authored on 2015/10/30 04:07
Comments.

02cfd714 – Werner Lemberg <[email protected]> authored on 2015/10/29 16:50
* src/autofit/afhints.c (af_glyph_hints_dump_points): Minor.

017db03e – Werner Lemberg <[email protected]> authored on 2015/10/29 01:52
* CMakeLists.txt: Remove code to set MSVC's /FD compiler switch.

fba29fab – Werner Lemberg <[email protected]> authored on 2015/10/27 17:04
[pfr] Add some safety guards (#46302).

4a3fce93 – Werner Lemberg <[email protected]> authored on 2015/10/27 15:27
[pfr] Formatting, improving comments.

6a19a7d3 – Werner Lemberg <[email protected]> authored on 2015/10/26 11:40
[truetype] Fix sanitizing logic for `loca' (#46223).

7f00fa64 – Werner Lemberg <[email protected]> authored on 2015/10/25 06:59
[autofit] Improve tracing.

07f27e1e – Werner Lemberg <[email protected]> authored on 2015/10/24 11:22
Thinkos and omissions.

6f09011f – Werner Lemberg <[email protected]> authored on 2015/10/24 06:10
[sfnt] Sanitize bitmap strike glyph height.

e93d326c – Werner Lemberg <[email protected]> authored on 2015/10/22 06:17
[sfnt, type42] Fix clang compiler warnings.

f1c93439 – Werner Lemberg <[email protected]> authored on 2015/10/22 06:11
[cff] Avoid overflow/module arithmetic.

59ae73fe – Werner Lemberg <[email protected]> authored on 2015/10/22 05:26
[cid] Better check of `SubrCount' dictionary entry (#46272).

5dedbc04 – Werner Lemberg <[email protected]> authored on 2015/10/22 03:22
Improve documentation of `FT_Get_MM_Var' and `FT_MM_Var'.

e484d36b – Werner Lemberg <[email protected]> authored on 2015/10/21 16:48
[base] Pacify compiler (#46266).

87fefc59 – Werner Lemberg <[email protected]> authored on 2015/10/21 16:29
[type42] Fix heap buffer overflow (#46269).

3cfd5123 – Dave Arnold <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/10/21 10:07
[cff] Fix limit in assert for max hints.

3066f5f5 – Werner Lemberg <[email protected]> authored on 2015/10/21 10:05
Revert erroneously applied commits.

748e3681 – Dave Arnold <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/10/21 09:58
[cff] Remove an assert (#46107).

e6593389 – Werner Lemberg <[email protected]> authored on 2015/10/21 04:04
[sfnt] Avoid unnecessarily large allocation for WOFFs (#46257).

649ca556 – Werner Lemberg <[email protected]> authored on 2015/10/21 03:01
[type42] Better check invalid `sfnts' array data (#46255).

3eccc3a3 – Werner Lemberg <[email protected]> authored on 2015/10/20 18:31
[cid] Add a bunch of safety checks.

d47d372c – Werner Lemberg <[email protected]> authored on 2015/10/20 08:24
[cid] Avoid segfault with malformed input (#46250).

5cf83a53 – StudioEtrange <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/10/20 03:19
* CMakeLists.txt: Enable shared library builds on MinGW (#46233).

3c582060 – Werner Lemberg <[email protected]> authored on 2015/10/20 02:57
* src/type1/t1afm.c (T1_Read_Metrics): Fix memory leak (#46229).

ba8a528b – Bungeman <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/10/19 19:27
[cid] Better handle invalid glyph stream offsets (#46221).

2961b66c – Werner Lemberg <[email protected]> authored on 2015/10/19 19:17
Typo.

24cee3a8 – Werner Lemberg <[email protected]> authored on 2015/10/19 19:00
[psaux] Fix tracing of negative numbers.

5179c89f – Werner Lemberg <[email protected]> authored on 2015/10/19 04:49
Comments.

14213b54 – Werner Lemberg <[email protected]> authored on 2015/10/18 14:15
[truetype] Improve TT_CONFIG_OPTION_MAX_RUNNABLE_OPCODES (#46223).

dcfc4d9c – Werner Lemberg <[email protected]> authored on 2015/10/18 12:47
[truetype] Better protection against malformed `fpgm' (#46223).

7643b583 – Werner Lemberg <[email protected]> authored on 2015/10/17 11:51
* src/cid/cidgload.c (cid_load_glyph): Fix memory leak.

b185747d – Werner Lemberg <[email protected]> authored on 2015/10/17 10:21
[bdf] Prevent memory leak (#46217).

797ca5ac – Werner Lemberg <[email protected]> authored on 2015/10/17 07:57
Typo.

e1ca18d4 – Werner Lemberg <[email protected]> authored on 2015/10/17 07:51
[bdf] Use stream size to adjust number of glyphs.

0af21dcf – Werner Lemberg <[email protected]> authored on 2015/10/17 05:29
* src/cid/cidload.c (cid_parse_dict): Check `[FG]DBytes' size.

38a3dd55 – Werner Lemberg <[email protected]> authored on 2015/10/17 05:15
Typo.

0ba98da4 – Werner Lemberg <[email protected]> authored on 2015/10/17 05:11
* src/cid/cidgload.c (cid_glyph_load): Check file offsets (#46222).

8edfcbed – Werner Lemberg <[email protected]> authored on 2015/10/17 04:11
[psaux] Fix heap buffer overflow (#46221).

a5ecfb4c – Werner Lemberg <[email protected]> authored on 2015/10/17 02:15
* src/cid/cidload.c (cid_parse_dict): Handle invalid input (#46220).

266976b1 – Kostya Serebryany <[email protected]> authored on 2015/10/15 18:15
add src/tools/ftfuzzer/README

65d89804 – Bungeman <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/10/15 19:50
[bdf] Fix memory leak (#46213).

24a1fcdf – Werner Lemberg <[email protected]> authored on 2015/10/15 17:50
[truetype] Add TT_CONFIG_OPTION_MAX_RUNNABLE_OPCODES (#46208).

911171ac – Werner Lemberg <[email protected]> authored on 2015/10/15 17:22
Minor.

837ad9d4 – Werner Lemberg <[email protected]> authored on 2015/10/15 17:15
* src/truetype/ttinterp.c (TT_RunIns): Fix bytecode stack tracing.

8b76eaf0 – Werner Lemberg <[email protected]> authored on 2015/10/15 14:28
* src/tools/ftfuzzer/ftfuzzer.cc: Handle fixed sizes (#46211).

e03214e1 – Werner Lemberg <[email protected]> authored on 2015/10/15 12:58
[base] Compute MD5 checksums only if explicitly requested.

6de2a355 – Werner Lemberg <[email protected]> authored on 2015/10/15 04:40
Minor.

2a20c92c – Werner Lemberg <[email protected]> authored on 2015/10/14 11:23
[base] Use `FT_' namespace for MD5 functions (#42366).

8539915d – Werner Lemberg <[email protected]> authored on 2015/10/13 16:43
[type1] Correctly handle missing MM axis names (#46202).

58b61b6e – Werner Lemberg <[email protected]> authored on 2015/10/13 14:26
[pcf] Quickly exit if font index < 0.

bdb56bba – Werner Lemberg <[email protected]> authored on 2015/10/13 07:51
[ftfuzzer] Handle TTCs and MM/GX variations.

43a96eb2 – Werner Lemberg <[email protected]> authored on 2015/10/13 07:18
[truetype] Refine some GX sanity tests.

052f6c56 – Werner Lemberg <[email protected]> authored on 2015/10/13 04:24
[truetype] Another GX sanity test.

7ef0d866 – Werner Lemberg <[email protected]> authored on 2015/10/13 04:14
[truetype] Fix memory leak for broken GX fonts (#46188).

f96094ee – Werner Lemberg <[email protected]> authored on 2015/10/13 03:13
[truetype] Fix commit from 2015-10-10.

b9880aa0 – Werner Lemberg <[email protected]> authored on 2015/10/12 06:13
[unix] Make MKDIR_P actually work.

4f7f6f6e – Werner Lemberg <[email protected]> authored on 2015/10/11 03:55
[sfnt] Improve extraction of number of named instances.

a724dcf5 – Werner Lemberg <[email protected]> authored on 2015/10/11 01:50
Split off ChangeLog.25.

c14ae9c5 – Alexei Podtelezhnikov <[email protected]> authored on 2015/10/10 18:28
* src/base/ftoutln.c (FT_Outline_Get_Orientation): Fix overflow (#46149).

8de39a79 – Werner Lemberg <[email protected]> authored on 2015/10/10 09:34
[sfnt] Fix infinite loops with broken cmaps (#46167).

da34673e – Werner Lemberg <[email protected]> authored on 2015/10/10 06:21
[truetype] More sanity tests for GX handling.

c220d8b4 – Werner Lemberg <[email protected]> authored on 2015/10/10 04:13
[truetype] Better protection against malformed GX data (#46166).

d353f6e0 – Werner Lemberg <[email protected]> authored on 2015/10/10 02:54
* src/pcf/pcfread.c (pcf_read_TOC): Check stream size (#46162).

c12956e7 – Werner Lemberg <[email protected]> authored on 2015/10/09 05:38
* src/gzip/ftgzip.c (FT_Stream_OpenGzip): Use real stream size.

d98053c9 – Werner Lemberg <[email protected]> authored on 2015/10/08 19:17
[pcf] Protect against invalid number of TOC entries (#46159).

06c2d332 – Werner Lemberg <[email protected]> authored on 2015/10/08 17:31
[type42] Protect against invalid number of glyphs (#46159).

983b00ec – Werner Lemberg <[email protected]> authored on 2015/10/08 14:44
[sfnt] Fix some signed overflows (#46149).

12112241 – Werner Lemberg <[email protected]> authored on 2015/10/08 04:55
[type1] Protect against invalid number of subroutines (#46150).

dde84f25 – Kostya Serebryany <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/10/07 18:18
[ftfuzzer] Add support for LLVM's LibFuzzer.

6eb6158d – Alexei Podtelezhnikov <[email protected]> authored on 2015/10/06 18:39
[smooth] Faster alternative line renderer.

066a4913 – Werner Lemberg <[email protected]> authored on 2015/10/06 03:55
[cff] Return correct PS names from pure CFF (#46130).

30fe5e76 – Werner Lemberg <[email protected]> authored on 2015/10/04 09:08
[base] Replace left shifts with multiplication (#46118).

8cabd919 – Werner Lemberg <[email protected]> authored on 2015/10/04 04:18
* Version 2.6.1 released.

b260dc9f – Werner Lemberg <[email protected]> authored on 2015/10/04 03:39
[bzip2, gzip] Avoid access of unitialized memory (#46109).

53838ce0 – Werner Lemberg <[email protected]> authored on 2015/10/03 17:12
[bzip2, gzip] Avoid access of unitialized memory (#46109).

e2dae8fe – Alexei Podtelezhnikov <[email protected]> authored on 2015/10/01 18:03
[smooth] Clean up worker.

90e437e3 – Werner Lemberg <[email protected]> authored on 2015/10/01 16:00
[sfnt] Make `tt_cmap4_char_map_linear' more robust (#46078).

feb1f138 – Werner Lemberg <[email protected]> authored on 2015/10/01 13:39
CHANGES: Updated.

fab67b85 – Werner Lemberg <[email protected]> authored on 2015/10/01 12:47
* src/autofit/afranges.c (af_deva_nonbase_uniranges): Fix ranges.

f68bd408 – Werner Lemberg <[email protected]> authored on 2015/10/01 12:43
afranges.c: Add some comments.

5f8f44d2 – Werner Lemberg <[email protected]> authored on 2015/10/01 10:16
[sfnt] Make `tt_cmap4_char_map_linear' faster (#46078).

8bbcfb2c – Alexei Podtelezhnikov <[email protected]> authored on 2015/09/30 19:08
[smooth] Clean up worker.

dbd04269 – Werner Lemberg <[email protected]> authored on 2015/09/30 13:52
[autofit] Replace `no-base' with `non-base'.

2ff83a5c – Werner Lemberg <[email protected]> authored on 2015/09/30 10:44
[sfnt] Rewrite `tt_cmap4_char_map_linear' (#46078).

8651f37a – Werner Lemberg <[email protected]> authored on 2015/09/30 06:26
[truetype] Adjust number of glyphs for malformed `loca' tables.

52aad9df – Werner Lemberg <[email protected]> authored on 2015/09/29 08:38
[raster] Minor style fix.

483007fc – Werner Lemberg <[email protected]> authored on 2015/09/29 07:22
[pshinter] Avoid harmless overflow (#45984).

a3046567 – Werner Lemberg <[email protected]> authored on 2015/09/28 05:45
[autofit] Add support for Lao script.

fb5268cf – suzuki toshiya <[email protected]> authored on 2015/09/27 22:01
[base] Fix a leak by broken sfnt-PS or resource fork (#46028).

8a05d250 – suzuki toshiya <[email protected]> authored on 2015/09/27 21:40
[mac] Fix buffer size calculation for LWFN font.

3dffe8ef – Alexei Podtelezhnikov <[email protected]> authored on 2015/09/27 07:30
Add ChangeLog entry.

d8a44ff9 – Alexei Podtelezhnikov <[email protected]> authored on 2015/09/26 18:33
Remove unused macro.

19188a9a – Werner Lemberg <[email protected]> authored on 2015/09/26 12:57
[autofit] Minor tracing improvement.

41877539 – Werner Lemberg <[email protected]> authored on 2015/09/26 11:19
[bzip2, gzip, lzw] Harmonize function signatures with prototype.

Next