1843 Commits (wl/meson-logging)

Author SHA1 Message Date
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
Anuj Verma ec9b6c314d Add data types required for the forthcoming 'sdf' module. 4 years ago
Werner Lemberg 7bdf386e75 ftmodapi.h: Replace 0xA0 characters with spaces. 4 years ago
Alexei Podtelezhnikov c948df52e4 * include/freetype/ftmodapi.h (FT_FACE_DRIVER_NAME): New public macro. 4 years ago
Alexei Podtelezhnikov 84b3616c94 Documentation edits. 4 years ago
Chris Liddell f6be92767d [truetype] Fix incremental metrics (#59503). 4 years ago
Alexei Podtelezhnikov 9cc89717be Documentation edits. 4 years ago
Werner Lemberg 015a9b8d8f */*: s/FT_LOGGING/FT_DEBUG_LOGGING/. 4 years ago
Werner Lemberg a6adb25626 * src/*: Don't use more than one '\n' in `FT_TRACE` and `FT_ERROR`. 4 years ago
Werner Lemberg fcdab61ed1 [build] Use gcc (and clang) in C99 mode. 4 years ago
Werner Lemberg ce43d808dc [base] Implement vertical alignment of log printing. 4 years ago
Priyesh Kumar 2a46d1f04e [base] Add public API to change log handling function. 4 years ago
Priyesh Kumar 5fea76cf0f [base] Add public API to change the levels of tracing components. 4 years ago
Priyesh Kumar d00cbc3f90 [base] Updates to print timestamp and name of `FT_COMPONENT` in logs. 4 years ago
Priyesh Kumar d46bada285 [base] Add functions and variables to print logs to a file. 4 years ago