1857 Commits (5116f129633d05c174504fb3b2586b7f92cee17f)

Author SHA1 Message Date
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
Werner Lemberg 1e65e6051a fterrors.h: Fix documentation extraction of `FT_Error_String`. 4 years ago
Dominik Röttsches 4cb21b9a92 [sfnt] s/PaintTransformed/PaintTransform/, s/transformed/transform/. 4 years ago
Dominik Röttsches 284eec1e18 Move 'COLR' API to `ftcolor.h`. 4 years ago
Werner Lemberg bcd73f7dbc freetype.h: Mark 'COLR' v1 API as experimental. 4 years ago
Werner Lemberg 08f66322e3 More various documentation improvements and fixes. 4 years ago
Werner Lemberg d586927d16 Various documentation improvements and fixes. 4 years ago
Werner Lemberg 36ee71714f [sdf] Formatting and improved comments. 4 years ago
Anuj Verma 2b1d556269 [sdf] Use 8 bits for final SDF output instead of 16bits. 4 years ago
Werner Lemberg 0d1c306e51 [psaux] Guard and trace AFM kern data allocation. 4 years ago
Alexei Podtelezhnikov 81852fbccc Prioritize the anti-aliasing renderer module. 4 years ago
Alexei Podtelezhnikov 02dec61731 Typo. 4 years ago
Werner Lemberg f7d7e7f9f7 freetype.h: Documentation typos. 4 years ago
Dominik Röttsches 215ae25330 [sfnt] Update paint format values to support non-variable paints. 4 years ago
Werner Lemberg d51452e3ec Add new function `FT_Get_Transform`. 4 years ago
Werner Lemberg d93a011933 Minor editing of last commit; formatting. 4 years ago
Alexei Podtelezhnikov 70fd20e67e Decorate qsort callbacks with cdecl. 4 years ago
Dominik Röttsches 54c5ad5c92 [sfnt] Implement 'COLR' v1 sweep gradients. 4 years ago
Dominik Röttsches 64f01bfedd [sfnt] Provide optional root transform for 'COLR' v1 glyph graph. 4 years ago
Werner Lemberg 324612ceb2 Always provide logging API. 4 years ago
Werner Lemberg c7cc947c0f Minor documentation fixes. 4 years ago
Werner Lemberg b6e8a71266 Update all copyright notices. 4 years ago
Dominik Röttsches 53fea87745 Add config option to test for 'COLR' v1 support in headers. 4 years ago
Dominik Röttsches d3e95d97a0 [sfnt] Register 'COLR' v1 API in driver (#59703). 4 years ago
Dominik Röttsches 08dba4dc35 Add new methods required for 'COLR' v1 to public API (#59703). 4 years ago
Dominik Röttsches f57c24db63 Add types required for 'COLR' v1 to public API (#59703). 4 years ago
Werner Lemberg cbc14b10e6 Fix ABI incompatibility. 4 years ago
Alexei Podtelezhnikov 6369058eee [dlg] Move the headers to include/dlg to simplify their use. 4 years ago
Werner Lemberg bca740d566 Typo. 4 years ago
Werner Lemberg b6c8542dfc * src/base/ftobjs.c (pixel_modes): Updated. 4 years ago
Werner Lemberg aa1b5362d3 [sdf] Fix tracing. 4 years ago
Anuj Verma c6f394bf7d [sdf] Add 'sdf' module to non-gnumake build systems. 4 years ago
Anuj Verma 879ca87f0b [sdf] Add build infrastructure. 4 years ago