ID generator for glyphs
Generates next glyph ID. Unique IDs are being used to control OpenGL glyph cache items lifetime.
Used for resource management. Usually you don't have to call it manually.
See Implementation
ID generator for glyphs
Generates next glyph ID. Unique IDs are being used to control OpenGL glyph cache items lifetime.
Used for resource management. Usually you don't have to call it manually.