Adds `FT_CONFIG_OPTION_SVG' to allow toggling of OT-SVG support.

ot-svg-clean
Moazin Khatti 6 years ago
parent 12af46b649
commit 91e6a7b65f
  1. 9
      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

Loading…
Cancel
Save