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

#include <ft2_defs.h>

Collaboration diagram for FT_Size_Metrics:

Data Fields

FT_Pos ascender
FT_Pos descender
FT_Pos height
FT_Pos max_advance
FT_UShort x_ppem
FT_Fixed x_scale
FT_UShort y_ppem
FT_Fixed y_scale

Detailed Description

Definition at line 366 of file ft2_defs.h.

Field Documentation

◆ ascender

FT_Pos FT_Size_Metrics::ascender

Definition at line 374 of file ft2_defs.h.

◆ descender

FT_Pos FT_Size_Metrics::descender

Definition at line 375 of file ft2_defs.h.

◆ height

FT_Pos FT_Size_Metrics::height

Definition at line 376 of file ft2_defs.h.

◆ max_advance

FT_Pos FT_Size_Metrics::max_advance

Definition at line 377 of file ft2_defs.h.

◆ x_ppem

FT_UShort FT_Size_Metrics::x_ppem

Definition at line 368 of file ft2_defs.h.

◆ x_scale

FT_Fixed FT_Size_Metrics::x_scale

Definition at line 371 of file ft2_defs.h.

◆ y_ppem

FT_UShort FT_Size_Metrics::y_ppem

Definition at line 369 of file ft2_defs.h.

◆ y_scale

FT_Fixed FT_Size_Metrics::y_scale

Definition at line 372 of file ft2_defs.h.


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