zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
PFR_GlyphRec_ Struct Reference

#include <pfrtypes.h>

Public Attributes

FT_Byte format
 
FT_GlyphLoader loader
 
FT_UInt max_subs
 
FT_UInt max_xy_control
 
FT_UInt num_subs
 
FT_Bool path_begun
 
PFR_SubGlyphRecsubs
 
FT_Posx_control
 
FT_Posy_control
 

Detailed Description

Definition at line 334 of file pfrtypes.h.

Member Data Documentation

FT_UInt PFR_GlyphRec_::max_subs

Definition at line 348 of file pfrtypes.h.

Referenced by pfr_glyph_load_compound().

FT_UInt PFR_GlyphRec_::max_xy_control

Definition at line 342 of file pfrtypes.h.

Referenced by pfr_glyph_load_simple().

FT_UInt PFR_GlyphRec_::num_subs

Definition at line 347 of file pfrtypes.h.

Referenced by pfr_glyph_load_compound(), and pfr_glyph_load_rec().

FT_Bool PFR_GlyphRec_::path_begun
PFR_SubGlyphRec* PFR_GlyphRec_::subs

Definition at line 349 of file pfrtypes.h.

Referenced by pfr_glyph_load_compound(), and pfr_glyph_load_rec().

FT_Pos* PFR_GlyphRec_::x_control

Definition at line 343 of file pfrtypes.h.

Referenced by pfr_glyph_load_simple().

FT_Pos* PFR_GlyphRec_::y_control

Definition at line 344 of file pfrtypes.h.

Referenced by pfr_glyph_load_simple().


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