shithub: freetype+ttf2subf

RSS feed

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.

b8398720 – Hin-Tak Leung <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/09/09 14:56
Stray character in ChangeLog.21.

265ade8e – Hin-Tak Leung <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/09/26 10:51
Add new FT_LOAD_COMPUTE_METRICS load flag.

d57f2271 – Werner Lemberg <[email protected]> authored on 2015/09/26 04:44
* src/base/ftobjs.c (Mac_Read_sfnt_Resource): Add cast.

d7f456ee – Werner Lemberg <[email protected]> authored on 2015/09/26 04:37
Formatting, minor comment corrections.

2439c515 – Werner Lemberg <[email protected]> authored on 2015/09/25 12:54
[type1] Protect against invalid number of glyphs (#46029).

5339c75e – Werner Lemberg <[email protected]> authored on 2015/09/24 09:39
[sfnt] Better checks for invalid cmaps (2/2) (#46019).

c409eb18 – Werner Lemberg <[email protected]> authored on 2015/09/24 08:39
[base, sfnt] Better checks for invalid cmaps (1/2).

cbdf13e5 – Werner Lemberg <[email protected]> authored on 2015/09/24 08:14
Formatting, documentation improvements.

e982f5b7 – suzuki toshiya <[email protected]> authored on 2015/09/21 19:07
[base] Check too long POST and sfnt resource (#45919).

730b6d74 – Werner Lemberg <[email protected]> authored on 2015/09/19 08:41
[sfnt] Improve handling of invalid SFNT table entries (#45987).

cb7a5122 – Werner Lemberg <[email protected]> authored on 2015/09/19 03:58
[pcf] Improve `FT_ABS' fix from 2015-09-17 (#45999).

f28c95c4 – Werner Lemberg <[email protected]> authored on 2015/09/17 15:30
[type42] Fix memory leak (#45989).

4942c2bb – Werner Lemberg <[email protected]> authored on 2015/09/17 13:56
[psaux] Fix memory leak (#45986).

7d364b7e – Werner Lemberg <[email protected]> authored on 2015/09/17 12:31
[psaux] Improve tracing message.

c838c4f7 – Werner Lemberg <[email protected]> authored on 2015/09/17 12:22
[pcf] Fix integer overflows (#45985).

9db9adda – Werner Lemberg <[email protected]> authored on 2015/09/17 09:42
[pcf] Use FT_ABS for some property values (#45893).

bd0438a4 – Werner Lemberg <[email protected]> authored on 2015/09/16 14:05
Minor fixes for some clang warnings.

19cb1127 – Werner Lemberg <[email protected]> authored on 2015/09/15 04:52
[type1, type42] Fix memory leaks (#45966).

7f0f4011 – Werner Lemberg <[email protected]> authored on 2015/09/15 03:23
[truetype] Fix integer type (#45965).

577daf1c – Werner Lemberg <[email protected]> authored on 2015/09/15 03:10
* src/pcf/pcfread.c (pcf_load_font): Fix integer overflow (#45964).

581c7e2a – Werner Lemberg <[email protected]> authored on 2015/09/15 02:49
[type1, type42] Check encoding array size (#45961).

3ea0d2c6 – Alexei Podtelezhnikov <[email protected]> authored on 2015/09/13 19:19
* src/base/ftcalc.c (FT_MulFix) [FT_LONG64]: Improve.

7962a15d – Werner Lemberg <[email protected]> authored on 2015/09/13 20:38
[type1] Fix another potential buffer overflow (#45955).

ff7d6404 – Werner Lemberg <[email protected]> authored on 2015/09/13 19:53
Replace `mkinstalldirs' with AC_PROG_MKDIR_P.

3df92aa0 – Werner Lemberg <[email protected]> authored on 2015/09/13 05:21
[winfonts] Check alignment shift count for resource data (#45938).

e3058617 – Werner Lemberg <[email protected]> authored on 2015/09/13 04:41
[type1] Fix potential buffer overflow (#45923).

e40e8b33 – Werner Lemberg <[email protected]> authored on 2015/09/13 04:05
[gzip] Fix access of small compressed files (#45937).

db5a4a9a – Werner Lemberg <[email protected]> authored on 2015/09/12 04:32
[psaux] Fix potential buffer overflow (#45922).

19b82cfb – Werner Lemberg <[email protected]> authored on 2015/09/11 16:25
[base] Avoid crash while tracing `load_mac_face'.

23423bc6 – Werner Lemberg <[email protected]> authored on 2015/09/11 04:28
[type42] Fix endless loop (#45920).

b6eef5ae – Werner Lemberg <[email protected]> authored on 2015/09/10 03:44
Better document various TrueType hinting modes.

e5a27a75 – Werner Lemberg <[email protected]> authored on 2015/09/10 03:44
[docmaker] Allow `-' in bold and italic markup.

09948e42 – Alexei Podtelezhnikov <[email protected]> authored on 2015/09/09 17:30
* src/base/ftcalc.c (FT_RoundFix): Improve.

4d406e39 – Werner Lemberg <[email protected]> authored on 2015/09/09 04:02
Update `CHANGES' file.

822acb02 – Wojciech Mamrak <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/09/09 03:59
* src/base/ftcalc.c (FT_CeilFix, FT_FloorFix): Normalize.

5578199a – Wojciech Mamrak <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/09/09 03:52
Minor documentation corrections.

b002f688 – Alexei Podtelezhnikov <[email protected]> authored on 2015/09/07 09:47
* src/smooth/ftgrays.c (gray_render_line): Simplify clipping.

5a6dc872 – Alexei Podtelezhnikov <[email protected]> authored on 2015/09/04 19:14
[raster,smooth] Microoptimizations.

a9f6f04e – Alexei Podtelezhnikov <[email protected]> authored on 2015/09/04 18:28
[autofit] Missing piece.

d3cba0ed – Werner Lemberg <[email protected]> authored on 2015/09/04 06:28
[autofit] Redesign code ranges (2/2).

696b7126 – Werner Lemberg <[email protected]> authored on 2015/09/04 06:10
[autofit] Redesign code ranges (1/2).

8cbbcf6b – Werner Lemberg <[email protected]> authored on 2015/09/03 02:47
[autofit] Pass glyph index to hinting function.

40103a3a – Werner Lemberg <[email protected]> authored on 2015/08/31 04:51
[autofit] Code clean-up.

87c81f04 – Werner Lemberg <[email protected]> authored on 2015/08/30 06:35
[autofit] Make glyph style array use 16bit values.

09635264 – Alexei Podtelezhnikov <[email protected]> authored on 2015/08/31 19:14
Minor.

6ec0434e – Alexei Podtelezhnikov <[email protected]> authored on 2015/08/30 18:50
Minor refactoring.

633d8ed2 – Werner Lemberg <[email protected]> authored on 2015/08/26 02:18
* builds/unix/configure.raw: Need harfbuzz >= 0.9.21 (#45828).

78b01403 – Werner Lemberg <[email protected]> authored on 2015/08/25 03:23
[base] Improve kerning tracing and documentation.

55fed89e – Werner Lemberg <[email protected]> authored on 2015/08/24 02:00
Remove obsolete comment.

f4b61a6a – Nikolaus Waxweiler <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/08/19 02:51
Minor documentation fix.

91d59169 – Werner Lemberg <[email protected]> authored on 2015/08/18 02:04
[raster] Remove last remnants of `raster5' driver.

340e59da – Werner Lemberg <[email protected]> authored on 2015/08/18 01:56
Minor formatting.

a0172d10 – Alexei Podtelezhnikov <[email protected]> authored on 2015/08/17 18:58
[base] Improve emboldener (#45596).

815c3246 – Alexei Podtelezhnikov <[email protected]> authored on 2015/08/17 17:48
Minor.

00d89950 – Alexei Podtelezhnikov <[email protected]> authored on 2015/08/16 18:57
[base] Reoptimize aritmetic.

f0ed30e6 – pazer <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/08/15 02:53
Fix C++ compilation (#45762).

Next