ReactOS 0.4.15-dev-7953-g1f49173
AF_FaceGlobalsRec_ Struct Reference

#include <afglobal.h>

Collaboration diagram for AF_FaceGlobalsRec_:

Public Attributes

FT_Face face
 
FT_Long glyph_count
 
FT_UShortglyph_styles
 
FT_UInt increase_x_height
 
AF_StyleMetrics metrics [AF_STYLE_MAX]
 
FT_UShort stem_darkening_for_ppem
 
FT_Pos standard_vertical_width
 
FT_Pos standard_horizontal_width
 
FT_Pos darken_x
 
FT_Pos darken_y
 
FT_Fixed scale_down_factor
 
AF_Module module
 

Detailed Description

Definition at line 105 of file afglobal.h.

Member Data Documentation

◆ darken_x

FT_Pos AF_FaceGlobalsRec_::darken_x

Definition at line 131 of file afglobal.h.

Referenced by af_face_globals_new(), and af_loader_embolden_glyph_in_slot().

◆ darken_y

FT_Pos AF_FaceGlobalsRec_::darken_y

Definition at line 133 of file afglobal.h.

Referenced by af_face_globals_new(), and af_loader_embolden_glyph_in_slot().

◆ face

FT_Face AF_FaceGlobalsRec_::face

Definition at line 107 of file afglobal.h.

Referenced by af_face_globals_compute_style_coverage(), and af_face_globals_new().

◆ glyph_count

FT_Long AF_FaceGlobalsRec_::glyph_count

Definition at line 108 of file afglobal.h.

Referenced by af_face_globals_compute_style_coverage(), and af_face_globals_new().

◆ glyph_styles

FT_UShort* AF_FaceGlobalsRec_::glyph_styles

◆ increase_x_height

FT_UInt AF_FaceGlobalsRec_::increase_x_height

Definition at line 117 of file afglobal.h.

Referenced by af_face_globals_new(), af_property_get(), and af_property_set().

◆ metrics

AF_StyleMetrics AF_FaceGlobalsRec_::metrics[AF_STYLE_MAX]

Definition at line 119 of file afglobal.h.

◆ module

AF_Module AF_FaceGlobalsRec_::module

Definition at line 137 of file afglobal.h.

Referenced by af_face_globals_compute_style_coverage(), and af_face_globals_new().

◆ scale_down_factor

FT_Fixed AF_FaceGlobalsRec_::scale_down_factor

Definition at line 136 of file afglobal.h.

Referenced by af_face_globals_new(), and af_loader_embolden_glyph_in_slot().

◆ standard_horizontal_width

FT_Pos AF_FaceGlobalsRec_::standard_horizontal_width

Definition at line 129 of file afglobal.h.

Referenced by af_face_globals_new(), and af_loader_embolden_glyph_in_slot().

◆ standard_vertical_width

FT_Pos AF_FaceGlobalsRec_::standard_vertical_width

Definition at line 126 of file afglobal.h.

Referenced by af_face_globals_new(), and af_loader_embolden_glyph_in_slot().

◆ stem_darkening_for_ppem

FT_UShort AF_FaceGlobalsRec_::stem_darkening_for_ppem

Definition at line 123 of file afglobal.h.

Referenced by af_face_globals_new(), and af_loader_embolden_glyph_in_slot().


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