ReactOS 0.4.15-dev-8058-ga7cbb60
T1_GlyphSlotRec_ Struct Reference

#include <t1objs.h>

Collaboration diagram for T1_GlyphSlotRec_:

Public Attributes

FT_GlyphSlotRec root
 
FT_Bool hint
 
FT_Bool scaled
 
FT_Fixed x_scale
 
FT_Fixed y_scale
 
FT_Int max_points
 
FT_Int max_contours
 

Detailed Description

Definition at line 116 of file t1objs.h.

Member Data Documentation

◆ hint

FT_Bool T1_GlyphSlotRec_::hint

Definition at line 120 of file t1objs.h.

Referenced by T1_Load_Glyph().

◆ max_contours

FT_Int T1_GlyphSlotRec_::max_contours

Definition at line 127 of file t1objs.h.

◆ max_points

FT_Int T1_GlyphSlotRec_::max_points

Definition at line 126 of file t1objs.h.

◆ root

FT_GlyphSlotRec T1_GlyphSlotRec_::root

Definition at line 118 of file t1objs.h.

◆ scaled

FT_Bool T1_GlyphSlotRec_::scaled

Definition at line 121 of file t1objs.h.

Referenced by T1_Load_Glyph().

◆ x_scale

FT_Fixed T1_GlyphSlotRec_::x_scale

Definition at line 123 of file t1objs.h.

Referenced by T1_Load_Glyph().

◆ y_scale

FT_Fixed T1_GlyphSlotRec_::y_scale

Definition at line 124 of file t1objs.h.

Referenced by T1_Load_Glyph().


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