6654 Commits (6bf9ade45cb4c603d1f06a4401dae0492f2e9735)
 

Author SHA1 Message Date
Moazin Khatti 6bf9ade45c Adds support for SVG glyphs to Glyph Management API. 5 years ago
Moazin Khatti 61b1f0b73c Make sure `FT_Set_Svg_Hooks' is exported properly. 5 years ago
Moazin Khatti 294a7ebee2 Adds size information to `FT_SVG_DocumentRec'. 5 years ago
Moazin Khatti 0bf6444911 [ot-svg] Create an SVG Document structure for use in `other' field 5 years ago
Moazin Khatti 877736d057 Removes trailing white spaces. 5 years ago
Moazin Khatti f8eae8a824 Reverts the changes made in the structure of `TT_GlyphSlot' 5 years ago
Moazin Khatti 479c76c867 [ot-svg] Silly mistake fix. 5 years ago
Moazin Khatti 9a55001454 Minor. Better documentation. Adds TODOs for letter. 5 years ago
Moazin Khatti 4d59b8535e [ot-svg] Creates hooks mechanism in SVG Renderer. 5 years ago
Moazin Khatti f1db18a464 Barebones of an SVG rendering module and making it part of the build system 5 years ago
Moazin Khatti db972c0568 Support OT-SVG fonts with CFF outlines 5 years ago
Moazin Khatti b9734fd870 Very crude way to handle SVG data with only TTF outlined OT fonts. Gonna revert soon. 5 years ago
Moazin Khatti 82f8102da6 Added FT_GLYPH_FORMAT_SVG 5 years ago
Moazin Khatti 9b7c3d1df9 Created Svg type and the load/free funcs inside sfnt interface 5 years ago
Moazin Khatti 0729a65165 Added the SVG tag 5 years ago
Moazin Khatti 311a253d4b turned on trace mode and added tags file in gitignore 5 years ago
Werner Lemberg 734d60f63c Another minor documentation improvement. 6 years ago
Werner Lemberg ad3443c931 Minor documentation improvement. 6 years ago
Alexei Podtelezhnikov 12af46b649 * src/base/ftbbox.c (cubic_peak): Sanitize left shift (#56586). 6 years ago
Weiyi Wu d5522ac060 * src/cid/cidload.c (cid_hex_to_binary): Fix typo (#56653). 6 years ago
Werner Lemberg b110acba9e [sfnt, winfonts] Avoid memory leaks in case of error (#56587). 6 years ago
Ben Wagner 12e4307dc7 Properly handle phantom points for variation fonts (#56601). 6 years ago
Werner Lemberg 05439f5cc6 [psaux] (2/2) Handle fonts that use SEAC for ligatures (#56580). 6 years ago
Chris Liddell f2b64583cb [psaux] (1/2) Handle fonts that use SEAC for ligatures (#56580). 6 years ago
Werner Lemberg 8cf046c38d * Version 2.10.1 released. 6 years ago
Alexei Podtelezhnikov 7b1c7585d7 * src/bdf/bdfdrivr.c (bdf_cmap_char_{index,next}): Fix inequality. 6 years ago
Alexei Podtelezhnikov 81445c034a Doc polishing. 6 years ago
Alexei Podtelezhnikov a41e560b21 Minor. 6 years ago
Werner Lemberg 1e20a37f64 docs/CHANGES: Updated. 6 years ago
Werner Lemberg 983a87c6ec * src/tools/apinames.c: Formatting, minor edits. 6 years ago
Werner Lemberg 47ca5cb69d [autofit] Disable hinting if no blue zones are available (#56450). 6 years ago
Werner Lemberg 82e4090431 Towards better VMS support. 6 years ago
Werner Lemberg 3736b28af9 * src/autofit/aflatin.c (af_latin_metrics_init_widths): Minor. 6 years ago
Werner Lemberg 8acd9800ed Add memory access macro summary. 6 years ago
Alexei Podtelezhnikov e7ac9288ac [smooth] Restore the span buffering for direct mode only. 6 years ago
Alexei Podtelezhnikov 59e0c6f92e * include/freetype/ftmodapi.h (FT_DebugHook_Func): Return error. 6 years ago
Alexei Podtelezhnikov bdac4cbe6f Rendering considerations. 6 years ago
Alexei Podtelezhnikov d1b16325e2 * src/truetype/ttobjs.c (tt_check_trickyness_family): Add `const'. 6 years ago
Moazin Khatti 6a92b1fadd [gzip] Add support for `gzip' encoded header (#9812). 6 years ago
Alexei Podtelezhnikov 78c02bc110 [type1,type42] Use `const' for string literals. 6 years ago
Alexei Podtelezhnikov afaf3f1de9 [bdf,pcf] Use `const' for string literals. 6 years ago
Werner Lemberg 7fde521bd9 Update CHANGES file. 6 years ago
Philip Race 711b593e4b * src/base/ftinit.c (FT_Set_Default_Properties): Fix crash. 6 years ago
Alexei Podtelezhnikov c949ab0757 Minor. 6 years ago
Alexei Podtelezhnikov e13c1f46dc Solidify VC2005 builds. 6 years ago
Nikhil Ramakrishnan 7b275a5af1 [sfnt] Separate WOFF sources and headers. 6 years ago
Werner Lemberg f0de218ced [base] Fix `make multi'. 6 years ago
Ben Wagner f37083edf0 [truetype] Fix copy-and-paste error (#56409). 6 years ago
Werner Lemberg 49079ce297 [truetype] Fix 32bit builds (#56404). 6 years ago
Werner Lemberg 9159128a92 Silence gcc 7's fall-through warnings in `switch' blocks. 6 years ago