420 Commits (2cc589043ea195f4a398b18f7cc2ec36c0ec0885)
 

Author SHA1 Message Date
Alexei Podtelezhnikov 36a086b630 * src/sfnt/pngshim.c (Load_SBit_Png): Remove FALL_THROUGH warning. 2 years ago
Werner Lemberg 08268691aa * src/sfnt/ttload.c (tt_face_load_font_dir): Add another guard. 2 years ago
Werner Lemberg 966ff5a55c * src/cff/cffdrivr/c (cff_get_ps_name): Avoid unnecessary crash. 2 years ago
Werner Lemberg 17a0c5dfd5 * src/cff/cffdrivr.c (cff_ps_get_font_info): Reject 'CFF2' format. 2 years ago
Werner Lemberg 4908c1e84d * src/cid/cidgload.c (cid_load_glyph): Fix compiler warnings. 2 years ago
Werner Lemberg 13df1c7d29 Minor documentation updates. 2 years ago
Werner Lemberg 9a3d05d980 * src/ttgxvar.c: Minor changes. 2 years ago
Werner Lemberg cfe54d6ac3 s/this is,/that is,/ 2 years ago
Alexei Podtelezhnikov 7ab541a28b [bdf] Clean up the atom property parsing. 2 years ago
Werner Lemberg 0a3836c97d Improve/add source comments and documentation. 2 years ago
Werner Lemberg 40676afc4c [sfnt] Fix handling of PS names for Variation Fonts. 2 years ago
suzuki toshiya f312b3402a [t1cid] Change the trace messages of the charstrings retrieval errors. 2 years ago
suzuki toshiya 9806414c15 [truetype] Fix `make multi'. 2 years ago
Ben Wagner 8154d8e2be [services] FT_Size_Reset_Func to return FT_Error 2 years ago
Ben Wagner c4fe77c3f0 [truetype] tt_size_reset_height to take FT_Size 2 years ago
Werner Lemberg ea9fca0add * src/truetype/ttinterp.c: Remove outdated comments. 2 years ago
Ben Wagner e78e2d29a9 [sfnt, truetype] Add `size_reset` to `MetricsVariations`. 2 years ago
Alexei Podtelezhnikov e77d8ba87c * src/cff/cffcmap.c (cff_cmap_encoding_char_next): Abbreviate. 2 years ago
Alexei Podtelezhnikov 1a4c18f7cb Align `char_next` return types. 2 years ago
Alexei Podtelezhnikov d25444333c [sfnt] Clean up CMAP{4,12,13} handling. 2 years ago
Alexei Podtelezhnikov b0a4f99278 * src/sfnt/ttpost.c (load_format_25): Do not abort frame reading. 2 years ago
Alexei Podtelezhnikov 340767bf85 * src/sfnt/ttpost.c (load_format_*): Streamline frame reading. 2 years ago
Alexei Podtelezhnikov 311b78fa12 * src/sfnt/ttpost.c: Formatting and comments. 2 years ago
Alexei Podtelezhnikov 8f7b145524 [sfnt] Consolidate POST version 2.0 and 2.5 (pt 2). 2 years ago
Alexei Podtelezhnikov 9597a62bac [sfnt] Consolidate POST version 2.0 and 2.5 (pt 1). 2 years ago
Alexei Podtelezhnikov 6d7b8b22c4 [sfnt] Miscellaneous POST clean-ups. 2 years ago
Alexei Podtelezhnikov 0db6997026 * src/sfnt/ttpost.c (load_format_20): Simplify comutations. 2 years ago
Alexei Podtelezhnikov 4679fcb666 [sfnt] Streamline POST format 2.0 handing (cont'd). 2 years ago
Alexei Podtelezhnikov 4d8db130ea [cff] Simplify `t2_strings` management in the old engine. 2 years ago
Alexei Podtelezhnikov 4f0a55d15e [cff] Rework the stream limit checks. 2 years ago
Alexei Podtelezhnikov 8fc6df1028 * src/truetype/ttgload.c (TT_Load_Simple_Glyph): Use for-loop. 2 years ago
Alexei Podtelezhnikov ef63669652 [truetype] Clean up zeroing and local variables. 2 years ago
Werner Lemberg 7be364c6a2 * include/freetype/ftsystem.h (FT_Stream_IoFunc): Improve documentation. 2 years ago
Alexei Podtelezhnikov dd78d4a774 * src/base/ftsynth.c (FT_GlyphSlot_AdjustWeight): New API. 2 years ago
Alexei Podtelezhnikov 764bc8e41c [truetype] Clean up glyph loading. 2 years ago
Alexei Podtelezhnikov e71647621c * src/truetype/ttgload.c (TT_Load_Simple_Glyph): Clean up. 2 years ago
Werner Lemberg d857bd535b builds/vms/apinames_vms.bash: Fix `unzip` artifact 2 years ago
Alexei Podtelezhnikov b9376065d6 [truetype] Fix recent fallout in memory management. 2 years ago
Jouk Jansen 24d2523cdd Update VMS installation support. 2 years ago
Alexei Podtelezhnikov 49c74ac021 * src/truetype/ttgload.c (TT_Hint_Glyph): Mostly cosmetic update. 2 years ago
Werner Lemberg bd6208b712 apinames.c: Add comment. 2 years ago
Werner Lemberg d5c6b948ac [gzip] File `infback.c` is not needed. 2 years ago
Werner Lemberg 092f9d9874 [apinames] Fix VMS handling of overly long function names. 2 years ago
Werner Lemberg 72a8d65218 * src/tools/apinames.c (panic): Accept variable number of arguments. 2 years ago
Alexei Podtelezhnikov b3250f367a * src/truetype/ttgload.c (TT_Process_Composite_Glyph): Fix leak too. 2 years ago
Alexei Podtelezhnikov b36193d025 * src/truetype/ttgload.c (TT_Load_Simple_Glyph): Triage memory leak. 2 years ago
Alexei Podtelezhnikov de94e2cbfb [truetype] Simplify memory management. 2 years ago
David PROVENT b2a9490623 Added information about the zlib version update in the changelog 2 years ago
Alexei Podtelezhnikov fc01e7dd67 Fix a couple of MSVC warnings. 2 years ago
Alexei Podtelezhnikov 70946f6dc6 * builds/windows/vc2010/freetype.vcxproj: Suppress C4267 on _WIN64. 2 years ago