diff --git a/include/freetype/config/ftoption.h b/include/freetype/config/ftoption.h index 12f47a82e..f279c136f 100644 --- a/include/freetype/config/ftoption.h +++ b/include/freetype/config/ftoption.h @@ -493,6 +493,15 @@ FT_BEGIN_HEADER #undef FT_CONFIG_OPTION_USE_MODULE_ERRORS + /************************************************************************** + * + * OpenType SVG Glyph Support + * + * If this macro is set, OpenType SVG glyphs will be supported. + */ +#define FT_CONFIG_OPTION_SVG + + /************************************************************************** * * Error Strings