Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
FT_Bitmap_Size_ Struct Reference

#include <freetype.h>

Data Fields

FT_Short height
 
FT_Short width
 
FT_Pos size
 
FT_Pos x_ppem
 
FT_Pos y_ppem
 

Detailed Description

Definition at line 506 of file freetype.h.

Field Documentation

◆ height

FT_Short FT_Bitmap_Size_::height

Definition at line 508 of file freetype.h.

◆ size

FT_Pos FT_Bitmap_Size_::size

Definition at line 511 of file freetype.h.

◆ width

FT_Short FT_Bitmap_Size_::width

Definition at line 509 of file freetype.h.

◆ x_ppem

FT_Pos FT_Bitmap_Size_::x_ppem

Definition at line 513 of file freetype.h.

◆ y_ppem

FT_Pos FT_Bitmap_Size_::y_ppem

Definition at line 514 of file freetype.h.


The documentation for this struct was generated from the following file: