This flag is going to be used to conditionally compile support for OT-SVG glyphs. FreeType will do the parsing and rely on external hooks for rendering of OT-SVG glyphs.
- devel/ftoption.h, include/freetype/config/ftoption.h (FT_CONFIG_OPTION_SVG): New flag.
06c1a25e6 Add flag `FT_CONFIG_OPTION_SVG`.
devel/ftoption.h | 16 +++++++++++++++-
include/freetype/config/ftoption.h | 16 +++++++++++++++-
2 files changed, 30 insertions(+), 2 deletions(-)
Upstream: git.savannah.gnu.org