TBLGlyphRunFlag
Flags used by TBLGlyphRun
.
Definition
Unit: Blend2D
See Also
Enumeration Values
_Reserved = 0
Ucs4Content = 28
Glyph-run contains UCS-4 string and not glyphs (glyph-buffer only).
InvalidText = 29
Glyph-run was created from text that was not a valid unicode.
UndefinedGlyphs = 30
Not the whole text was mapped to glyphs (contains undefined glyphs).
InvalidFontData = 31
Encountered invalid font data during text / glyph processing.