FreeTypeFontFile.getGlyphInfo

retrieve glyph information, filling glyph struct; returns false if glyph not found

class FreeTypeFontFile
bool
getGlyphInfo
(
dchar code
,
ref Glyph glyph
,
dchar def_char
,
bool withImage = true
)

Meta