6811 Commits (8d73e559bbf6c7696e3d399f76573f868dc2f758)
 

Author SHA1 Message Date
Nikhil Ramakrishnan 2a23dc7fb3 [woff2] Support `hmtx' reconstruction when `glyf' is untransformed. 5 years ago
Nikhil Ramakrishnan 5367e0ca01 [sfnt] Support `face->num_faces' for WOFF2 fonts. 5 years ago
Nikhil Ramakrishnan bb7668d7c3 [woff2] Improve memory and error handling. 5 years ago
Nikhil Ramakrishnan 1e02076815 [woff2] Avoid too many calls to `FT_REALLOC'. 5 years ago
Nikhil Ramakrishnan 4d9b3d1d50 [woff2] Reconstruct `loca', `hmtx', and swap out stream. 5 years ago
Nikhil Ramakrishnan e3953e5410 [woff2] Reconstruct transformed `glyf' table. 5 years ago
Nikhil Ramakrishnan 81cf5326d5 [woff2] Copy un-transformed tables to sfnt stream. 5 years ago
Nikhil Ramakrishnan 106bacf502 [woff2] Create stream for uncompressed buffer. 5 years ago
Nikhil Ramakrishnan 18f6ff11f9 [woff2] Handle TTCs and start reconstructing font. 5 years ago
Nikhil Ramakrishnan 7a1639bc1e [woff2] Get known tags from function. 5 years ago
Nikhil Ramakrishnan c6c2c0b574 [woff2] Minor. 5 years ago
Nikhil Ramakrishnan fc65d45a62 [woff2] Uncompress Brotli streams and `face_index' support. 5 years ago
Nikhil Ramakrishnan 732da8a4b7 * builds/unix/configure.raw: Change argument name to `brotli'. 5 years ago
Nikhil Ramakrishnan 9443a1bc3e Add Brotli dependency and required checks. 5 years ago
Nikhil Ramakrishnan 76c64f6ba1 [woff2] Write SFNT Offset table. 5 years ago
Nikhil Ramakrishnan e09fe4cc79 * src/sfnt/sfwoff2.c: #undef macros. 5 years ago
Nikhil Ramakrishnan e496cb2980 [woff2] Read table and collection directory. 5 years ago
Nikhil Ramakrishnan 8c1e3fc339 [sfnt] Include `woff2tags.c' for building. 5 years ago
Nikhil Ramakrishnan b45c7dd5e2 [sfnt] Add WOFF2 constants. 5 years ago
Nikhil Ramakrishnan 2fa573c1b0 [sfnt] Read WOFF 2 header. 5 years ago
Nikhil Ramakrishnan 83dba0e9ec Add structures for WOFF2. 5 years ago
Werner Lemberg 9adc3b35f1 * src/psaux/cffdecode.c (cff_operator_seac): Fix numeric overflow. 5 years ago
Werner Lemberg 7d1d3b9a0e [type1] Fix `FT_Get_Var_Axis_Flags' (#56804). 5 years ago
Werner Lemberg 734d60f63c Another minor documentation improvement. 5 years ago
Werner Lemberg ad3443c931 Minor documentation improvement. 5 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