returns character width
clear usage flags for all entries
removes entries not used after last call of checkpoint() or cleanup()
clears glyph cache
Draw text string to buffer.
draws multiline text with line splitting
Draw text string to buffer.
get character glyph information
measure multiline text with line splitting, returns width and height in pixels
Measure text string, return accumulated widths[] (distance to end of n-th character), returns number of measured chars.
return true if antialiasing is enabled, false if not enabled
returns baseline offset
returns font face name
returns font family
returns actual font height including interline space
returns true if font has fixed pitch (all characters have equal width)
returns true if font object is not yet initialized / loaded
returns true if font is italic
returns font size (as requested from font engine)
returns true if font is fixed
returns font weight
returns font size (as requested from font engine)
returns actual font height including interline space
returns font weight
returns baseline offset
returns true if font is italic
returns font face name
returns font family
returns true if font object is not yet initialized / loaded
return true if antialiasing is enabled, false if not enabled
returns true if font has fixed pitch (all characters have equal width)
returns true if font is fixed
returns character width
Measure text string, return accumulated widths[] (distance to end of n-th character), returns number of measured chars.
Buffer to reuse while measuring strings to avoid GC
Measure text string as single line, returns width and height
Draw text string to buffer.
Draw text string to buffer.
measure multiline text with line splitting, returns width and height in pixels
draws multiline text with line splitting
get character glyph information
clear usage flags for all entries
removes entries not used after last call of checkpoint() or cleanup()
clears glyph cache