freetype2/src
Dominik Röttsches d3e95d97a0 [sfnt] Register 'COLR' v1 API in driver (#59703).
* include/freetype/internal/sfnt.h (TT_Get_Color_Glyph_Paint_Func,
TT_Get_Paint_Layers_Func, TT_Get_Colorline_Stops_Func,
TT_Get_Paint_Func): New function pointer types.
(SFNT_Interface): Add them.
(FT_DEFINE_SFNT_INTERFACE): Updated.

* src/sfnt/sfdriver.c (PUT_COLOR_LAYERS_V1): New macro.
(sfnt_interface): Add new function pointers.
2021-01-14 15:56:04 +01:00
..
autofit [autofit] Fix double division in stem darkening. 2020-12-18 22:10:30 -05:00
base Add new methods required for 'COLR' v1 to public API (#59703). 2021-01-14 15:50:37 +01:00
bdf * src/bdf/bdflib.c: Fix `-Wformat` warning. 2020-12-05 09:43:45 +01:00
bzip2 Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
cache Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
cff * src/*: Don't use more than one '\n' in `FT_TRACE` and `FT_ERROR`. 2020-12-05 09:43:45 +01:00
cid * src/*: Don't use more than one '\n' in `FT_TRACE` and `FT_ERROR`. 2020-12-05 09:43:45 +01:00
dlg [dlg] Move the headers to include/dlg to simplify their use. 2021-01-07 00:13:23 -05:00
gxvalid * src/*: Don't use more than one '\n' in `FT_TRACE` and `FT_ERROR`. 2020-12-05 09:43:45 +01:00
gzip Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
lzw [build] Really fix multi and C++ builds. 2020-07-07 06:51:09 +02:00
otvalid * src/*: More fixes for using a '\n' in `FT_TRACE` and `FT_ERROR`. 2020-12-07 10:29:24 +01:00
pcf * src/*: Don't use more than one '\n' in `FT_TRACE` and `FT_ERROR`. 2020-12-05 09:43:45 +01:00
pfr Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
psaux * src/*: More fixes for using a '\n' in `FT_TRACE` and `FT_ERROR`. 2020-12-07 10:29:24 +01:00
pshinter Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
psnames Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
raster Document changes to last release. 2020-10-10 12:48:18 +02:00
sdf [sdf] Use 'counter-clockwise', not 'anti-clockwise'. 2020-12-26 10:50:21 +01:00
sfnt [sfnt] Register 'COLR' v1 API in driver (#59703). 2021-01-14 15:56:04 +01:00
smooth [smooth] Don't set target in direct mode. 2020-08-28 23:08:42 -04:00
tools * src/tools/chktrcmp.py (trace_use_pat): Update to current use. 2020-12-01 08:48:28 +01:00
truetype [sdf] Use 'counter-clockwise', not 'anti-clockwise'. 2020-12-26 10:50:21 +01:00
type1 [cff,cid,type1] Demote old engine for lack of CFF2. 2020-11-20 15:24:42 -05:00
type42 [type42] Pacify static analysis tools (#59682). 2020-12-14 16:11:06 +01:00
winfonts Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00