FT_Bitmap_Size
extern (C) nothrow @nogc
struct FT_Bitmap_Size {
}
Members
- height
FT_Short height;
Undocumented in source.
- size
FT_Pos size;
Undocumented in source.
- width
FT_Short width;
Undocumented in source.
- x_ppem
FT_Pos x_ppem;
Undocumented in source.
- y_ppem
FT_Pos y_ppem;
Undocumented in source.
ft freetype
aliasesenumsfunctionsmanifest constantsstructs