Stores a font file. May be referenced by multiple glFonts for size or fallback reasons.
More...
Stores a font file. May be referenced by multiple glFonts for size or fallback reasons.
Definition at line 107 of file font.c.
◆ data
| FT_Byte* glFontFile::data |
Font data buffer.
Definition at line 110 of file font.c.
◆ datasize
| size_t glFontFile::datasize |
Font data size.
Definition at line 111 of file font.c.
◆ name
Font file name.
Definition at line 108 of file font.c.
◆ refcount
Reference counting.
Definition at line 109 of file font.c.
The documentation for this struct was generated from the following file:
- /pbulk/work/games/naev/work/naev-0.12.6/src/font.c