1864 Commits (63806aad9f348768654ac78751c7d0bc7aa77464)

Author SHA1 Message Date
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
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