FT_Glyph_Metrics
struct FT_Glyph_Metrics {
}
- height
FT_Pos height;
Undocumented in source.
- horiAdvance
FT_Pos horiAdvance;
Undocumented in source.
- horiBearingX
FT_Pos horiBearingX;
Undocumented in source.
- horiBearingY
FT_Pos horiBearingY;
Undocumented in source.
- vertAdvance
FT_Pos vertAdvance;
Undocumented in source.
- vertBearingX
FT_Pos vertBearingX;
Undocumented in source.
- vertBearingY
FT_Pos vertBearingY;
Undocumented in source.
- width
FT_Pos width;
Undocumented in source.
derelict freetype fttypes
aliasesenumsfunctionsstructstemplatesunions