clear usage flags for all entries -- for cleanup of unused fonts
removes entries not used after last call of checkpoint() or cleanup()
override to return list of font faces available
get font instance best matched specified parameters
get font gamma (1.0 is neutral, < 1.0 makes glyphs lighter, >1.0 makes glyphs bolder)
set font gamma (1.0 is neutral, < 1.0 makes glyphs lighter, >1.0 makes glyphs bolder)
get current hinting mode (Normal, AutoHint, Disabled)
set hinting mode (Normal, AutoHint, Disabled)
sets new font manager singleton instance
returns font manager singleton instance
get min font size for antialiased fonts (0 means antialiasing always on, some big value = always off)
set new min font size for antialiased fonts - fonts with size >= specified value will be antialiased (0 means antialiasing always on, some big value = always off)
get current subpixel rendering mode for fonts (aka ClearType)
set subpixel rendering mode for fonts (aka ClearType)
Access points to fonts.