Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <freetype.h>
Data Fields | |
FT_Short | height |
FT_Short | width |
FT_Pos | size |
FT_Pos | x_ppem |
FT_Pos | y_ppem |
Definition at line 506 of file freetype.h.
FT_Short FT_Bitmap_Size_::height |
Definition at line 508 of file freetype.h.
FT_Pos FT_Bitmap_Size_::size |
Definition at line 511 of file freetype.h.
FT_Short FT_Bitmap_Size_::width |
Definition at line 509 of file freetype.h.
FT_Pos FT_Bitmap_Size_::x_ppem |
Definition at line 513 of file freetype.h.
FT_Pos FT_Bitmap_Size_::y_ppem |
Definition at line 514 of file freetype.h.