freetype/include/freetype/config
Dominik Röttsches 53fea87745 Add config option to test for 'COLR' v1 support in headers.
* include/freetype/config/ftoption.h (TT_SUPPORT_COLRV1): New macro
so that clients can test whether the FreeType checkout that they are
building against supports the 'COLR' v1 API.  This is intended to be
a temporary solution until 'COLR' v1 support is released in a
FreeType version and such a check can be made by using the version
number instead.
2021-01-14 16:06:03 +01:00
..
ftconfig.h [build] Fix multi and C++ builds. 2020-07-06 11:49:00 +02:00
ftheader.h [build] Fix multi and C++ builds. 2020-07-06 11:49:00 +02:00
ftmodule.h [sdf] Add 'sdf' module to non-gnumake build systems. 2020-12-24 07:23:48 +01:00
ftoption.h Add config option to test for 'COLR' v1 support in headers. 2021-01-14 16:06:03 +01:00
ftstdlib.h Update all copyright notices. 2020-01-19 17:05:19 +01:00
integer-types.h [build] Put integer type definitions into `integer-types.h'. 2020-07-05 09:52:23 +02:00
mac-support.h [build] Move mac support code to `mac-support.h'. 2020-07-05 09:59:29 +02:00
public-macros.h Formatting, improving comments. 2020-07-28 18:33:15 +02:00