Font structure.
More...
Font structure.
Definition at line 125 of file font.c.
◆ fname
Font list name.
Definition at line 127 of file font.c.
◆ ft
◆ glyphs
Unicode glyphs.
Definition at line 142 of file font.c.
Font height.
Definition at line 132 of file font.c.
◆ lut
Look up table.
Definition at line 143 of file font.c.
◆ magfilter
| GLint glFontStash::magfilter |
Magnification filter.
Definition at line 130 of file font.c.
◆ minfilter
| GLint glFontStash::minfilter |
Minification filter.
Definition at line 131 of file font.c.
◆ mvbo
Amount of vbo memory.
Definition at line 141 of file font.c.
◆ nvbo
Amount of vbo data.
Definition at line 140 of file font.c.
◆ refcount
| int glFontStash::refcount |
Reference counting.
Definition at line 148 of file font.c.
◆ tex
Textures.
Definition at line 135 of file font.c.
◆ th
Height of textures.
Definition at line 134 of file font.c.
◆ tw
Width of textures.
Definition at line 133 of file font.c.
◆ vbo_tex
| gl_vbo* glFontStash::vbo_tex |
VBO associated to texture coordinates.
Definition at line 136 of file font.c.
◆ vbo_tex_data
| GLfloat* glFontStash::vbo_tex_data |
Copy of texture coordinate data.
Definition at line 138 of file font.c.
◆ vbo_vert
| gl_vbo* glFontStash::vbo_vert |
VBO associated to vertex coordinates.
Definition at line 137 of file font.c.
◆ vbo_vert_data
| GLshort* glFontStash::vbo_vert_data |
Copy of vertex coordinate data.
Definition at line 139 of file font.c.
The documentation for this struct was generated from the following file:
- /pbulk/work/games/naev/work/naev-0.12.5/src/font.c