![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <ft2_defs.h>
Data Fields | |
| FT_Pos | height |
| FT_Pos | horiAdvance |
| FT_Pos | horiBearingX |
| FT_Pos | horiBearingY |
| FT_Pos | vertAdvance |
| FT_Pos | vertBearingX |
| FT_Pos | vertBearingY |
| FT_Pos | width |
Definition at line 204 of file ft2_defs.h.
| FT_Pos FT_Glyph_Metrics::height |
Definition at line 207 of file ft2_defs.h.
| FT_Pos FT_Glyph_Metrics::horiAdvance |
Definition at line 211 of file ft2_defs.h.
| FT_Pos FT_Glyph_Metrics::horiBearingX |
Definition at line 209 of file ft2_defs.h.
| FT_Pos FT_Glyph_Metrics::horiBearingY |
Definition at line 210 of file ft2_defs.h.
| FT_Pos FT_Glyph_Metrics::vertAdvance |
Definition at line 215 of file ft2_defs.h.
| FT_Pos FT_Glyph_Metrics::vertBearingX |
Definition at line 213 of file ft2_defs.h.
| FT_Pos FT_Glyph_Metrics::vertBearingY |
Definition at line 214 of file ft2_defs.h.
| FT_Pos FT_Glyph_Metrics::width |
Definition at line 206 of file ft2_defs.h.