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 103 of file font.c.
◆ data
| FT_Byte* glFontFile::data |
Font data buffer.
Definition at line 106 of file font.c.
◆ datasize
| size_t glFontFile::datasize |
Font data size.
Definition at line 107 of file font.c.
◆ name
Font file name.
Definition at line 104 of file font.c.
◆ refcount
Reference counting.
Definition at line 105 of file font.c.
The documentation for this struct was generated from the following file:
- /builddir/build/BUILD/naev-0.11.5/src/font.c