DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
FT_Bitmap_Size Struct Reference

#include <ft2_defs.h>

+ Collaboration diagram for FT_Bitmap_Size:

Data Fields

FT_Short height
 
FT_Pos size
 
FT_Short width
 
FT_Pos x_ppem
 
FT_Pos y_ppem
 

Detailed Description

Definition at line 340 of file ft2_defs.h.

Field Documentation

◆ height

FT_Short FT_Bitmap_Size::height

Definition at line 342 of file ft2_defs.h.

◆ size

FT_Pos FT_Bitmap_Size::size

Definition at line 345 of file ft2_defs.h.

◆ width

FT_Short FT_Bitmap_Size::width

Definition at line 343 of file ft2_defs.h.

◆ x_ppem

FT_Pos FT_Bitmap_Size::x_ppem

Definition at line 347 of file ft2_defs.h.

◆ y_ppem

FT_Pos FT_Bitmap_Size::y_ppem

Definition at line 348 of file ft2_defs.h.


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