fontconfig/fontconfig
Khaled Hosny f614ec4d60 Add FC_FONT_WRAPPER
Currently detects only SFNT wrappers:
- WOFF: if it is FreeType says it is an SFNT font the file starts with wOFF tag
- WOFF2: the same but tag is wOF2
- SFNT: for any other SFNT font (which helps distinguishing standalone
  CFF fonts from CFF in SFNT aka OTF)

Fixes #375
2023-08-08 18:17:10 +03:00
..
Makefile.am Make more clearer the license terms 2020-09-03 06:25:30 +00:00
fcfreetype.h [varfonts] Change id argument in FcFreeTypeQuery* to unsigned int 2017-09-20 13:13:35 -07:00
fcprivate.h Allow overriding symbol visibility. 2018-01-04 15:24:16 +00:00
fontconfig.h Add FC_FONT_WRAPPER 2023-08-08 18:17:10 +03:00