1889 Commits (b647dbdeb8d5389a7e05ca5284842b4b757ee723)

Author SHA1 Message Date
Werner Lemberg d0cfb4e1b2 Update all copyright notices. 3 years ago
Werner Lemberg 2b672e7210 * builds/unix/configure.raw: Restore `SYSTEM_ZLIB` variable. 3 years ago
Alexei Podtelezhnikov 7add5b2bcb [truetype] Binary search through the `hdmx` records. 3 years ago
Alexei Podtelezhnikov 6c831d658f [truetype] Initialize the loader with `hdmx` data. 3 years ago
Werner Lemberg 3f83daeecb * Version 2.11.1 released. 3 years ago
Werner Lemberg 3cabd142ce Update `CHANGES` files, other minor whitespace and documentation issues. 3 years ago
Alexei Podtelezhnikov f8a4163a45 * include/freetype/fttypes.h (FT_MAKE_TAG): Remove the same casting. 3 years ago
Werner Lemberg 8c8f51c558 Avoid undefined left-shifts. 3 years ago
Werner Lemberg 9079c5d91a Provide C++ versions for public macros with casts. 3 years ago
Alexei Podtelezhnikov 42e617238a Explicitly define `FT_MSB` for Clang. 3 years ago
Alexei Podtelezhnikov 188c7d6670 Additional `FT_MSB` macro definitions. 3 years ago
Alexei Podtelezhnikov 7f4b9bfbc9 [dlg] Define DLG_STATIC explicitly. 3 years ago
Dominik Röttsches d3d3ff76d1 [sfnt] Clarify `COLR` v1 FT_Paint* format representations 3 years ago
Alexei Podtelezhnikov 793c012635 [woff] Optimize table tagging. 3 years ago
Alexei Podtelezhnikov a577bbcb5b [woff2] Optimize table tagging. 3 years ago
Ben Wagner c71eb22dde Fix typos in memory macros. 3 years ago
Alexei Podtelezhnikov 3b036820d6 [cid] Signedness revisions. 3 years ago
Alexei Podtelezhnikov 22befeef82 Signedness revisions. 3 years ago
Alexei Podtelezhnikov bbab0a675e * include/freetype/internal/ftgloadr.h: Add missing header. 3 years ago
Alexei Podtelezhnikov 311764fabb Additional `FT_MSB` macro definitions. 3 years ago
Alexei Podtelezhnikov 766b2c19e2 Propagate sign when reading OFF3. 3 years ago
Alexei Podtelezhnikov a29e020059 Use NULL for pointers only. 3 years ago
Werner Lemberg 6d19b29fbc Minor documentation fixes and improvements. 3 years ago
Alexei Podtelezhnikov 3b573e4527 Reference `fopen` in the docs. 3 years ago
Alexei Podtelezhnikov e942a31007 [truetype] Tweak `loca` clamping. 3 years ago
Alexei Podtelezhnikov 7482c98f15 [base] Clean up stream reading. 3 years ago
Alexei Podtelezhnikov 78f2bd0bd3 Whitespace formatting. 3 years ago
Alexei Podtelezhnikov d92aa23fd7 Decorate const arguments. 3 years ago
Alexei Podtelezhnikov ffdac8d67e Determine `long long` availability based on its size. 3 years ago
Alexei Podtelezhnikov 02ba0fc81e Readily use `long long` as a 64-bit type in C99 mode. 3 years ago
Alexei Podtelezhnikov 857038399a Use FT_INT64 instead of FT_LONG64. 3 years ago
Werner Lemberg f11f3ed15b [base] Fix ppem size overflow. 3 years ago
Dominik Röttsches e40ae7569a [sfnt] Add missing blend mode 'plus' to 'COLR' v1. 3 years ago
Werner Lemberg 2c853b38a7 include/freetype/freetype.h (FT_Encoding): Improve documentation. 3 years ago
Dominik Röttsches 47cf8ebf4a [sfnt] Add API for retrieving a 'COLR' v1 'ClipBox' table. 3 years ago
Dominik Röttsches 30a82e1e5d [sfnt] 'COLR' v1 PaintSweepGradient spec update 3 years ago
Dominik Röttsches 66189807b8 [sfnt] 'COLR' v1 PaintSkew related spec updates 3 years ago
Dominik Röttsches 48df0fa652 [sfnt] PaintRotate/PaintRotateAroundCenter spec updates 3 years ago
Werner Lemberg 801cd842e2 * Version 2.11.0 released. 4 years ago
Alex Richardson f7c6a06cb7 Support architectures where `long` is smaller than pointers. 4 years ago
Oleg Oshmyan 5d27b10f4c [base] Fix `FT_Open_Face`'s handling of user-supplied streams. 4 years ago
Oleg Oshmyan a4c8f21ae7 [base] Reject combinations of incompatible `FT_OPEN_XXX` flags. 4 years ago
Anuj Verma e592982a83 [sdf] Improve documentation. 4 years ago
Werner Lemberg 205d1ae43e Small clean-ups for the last few commits. 4 years ago
David Turner 2f11522a2a Remove experimental auto-hinting 'warp' mode. 4 years ago
David Turner 15e889800a Remove experimental "Latin2" writing system (FT_OPTION_AUTOFIT2) 4 years ago
Dominik Röttsches 286da6c528 [sfnt] Support PaintScale in 'COLR' v1 parsing. 4 years ago
Werner Lemberg 90ecac4118 Update `CHANGES` file; other minor doc fixes. 4 years ago
Werner Lemberg e1b1b5422c ftcolor.h: Minor grammar fix. 4 years ago
Werner Lemberg ff40776591 [base] Add trace level to logging output. 4 years ago