ReactOS 0.4.15-dev-7924-g5949c20
PCF_MetricRec_ Struct Reference

#include <pcf.h>

Public Attributes

FT_Short leftSideBearing
 
FT_Short rightSideBearing
 
FT_Short characterWidth
 
FT_Short ascent
 
FT_Short descent
 
FT_Short attributes
 
FT_ULong bits
 

Detailed Description

Definition at line 94 of file pcf.h.

Member Data Documentation

◆ ascent

FT_Short PCF_MetricRec_::ascent

Definition at line 99 of file pcf.h.

Referenced by pcf_get_metric(), and PCF_Glyph_Load().

◆ attributes

FT_Short PCF_MetricRec_::attributes

Definition at line 101 of file pcf.h.

Referenced by pcf_get_metric().

◆ bits

FT_ULong PCF_MetricRec_::bits

Definition at line 102 of file pcf.h.

Referenced by PCF_Glyph_Load().

◆ characterWidth

FT_Short PCF_MetricRec_::characterWidth

Definition at line 98 of file pcf.h.

Referenced by pcf_get_metric(), PCF_Glyph_Load(), and PCF_Size_Select().

◆ descent

FT_Short PCF_MetricRec_::descent

Definition at line 100 of file pcf.h.

Referenced by pcf_get_metric(), and PCF_Glyph_Load().

◆ leftSideBearing

FT_Short PCF_MetricRec_::leftSideBearing

Definition at line 96 of file pcf.h.

Referenced by pcf_get_metric(), and PCF_Glyph_Load().

◆ rightSideBearing

FT_Short PCF_MetricRec_::rightSideBearing

Definition at line 97 of file pcf.h.

Referenced by pcf_get_metric(), and PCF_Glyph_Load().


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