mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-15 08:08:06 +02:00
Added the SVG tag
This commit is contained in:
parent
77726abc41
commit
f61fa9934f
1 changed files with 1 additions and 0 deletions
|
|
@ -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', ' ' )
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue