summaryrefslogtreecommitdiff
path: root/include/freetype/tttags.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/freetype/tttags.h')
-rw-r--r--include/freetype/tttags.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/freetype/tttags.h b/include/freetype/tttags.h
index bd0986eff..2ce7cebe0 100644
--- a/include/freetype/tttags.h
+++ b/include/freetype/tttags.h
@@ -96,6 +96,7 @@ FT_BEGIN_HEADER
#define TTAG_sbix FT_MAKE_TAG( 's', 'b', 'i', 'x' )
#define TTAG_sfnt FT_MAKE_TAG( 's', 'f', 'n', 't' )
#define TTAG_SING FT_MAKE_TAG( 'S', 'I', 'N', 'G' )
+#define TTAG_SVG FT_MAKE_TAG( 'S', 'V', 'G', ' ' )
#define TTAG_trak FT_MAKE_TAG( 't', 'r', 'a', 'k' )
#define TTAG_true FT_MAKE_TAG( 't', 'r', 'u', 'e' )
#define TTAG_ttc FT_MAKE_TAG( 't', 't', 'c', ' ' )