Struct FontList

Font instance collection - utility class, for font manager implementations

struct FontList

Properties

TypeNameDescription
ulong
length[get]

Methods

NameDescription
add (item)
checkpoint ()
cleanup () Remove unused items - with reference count == 1
clear ()
clearGlyphCache () Clears glyph cache
find (sel) Find by a set of parameters - returns index of found item, -1 if not found
find (size) Find by size only - returns index of found item, -1 if not found
get (index) Returns item by index