ReactOS 0.4.16-dev-2354-g16de117
CFF_GlyphSlotRec_ Struct Reference

#include <cffotypes.h>

Collaboration diagram for CFF_GlyphSlotRec_:

Public Attributes

FT_GlyphSlotRec root
 
FT_Bool hint
 
FT_Bool scaled
 
FT_Fixed x_scale
 
FT_Fixed y_scale
 

Detailed Description

Definition at line 59 of file cffotypes.h.

Member Data Documentation

◆ hint

FT_Bool CFF_GlyphSlotRec_::hint

Definition at line 63 of file cffotypes.h.

◆ root

FT_GlyphSlotRec CFF_GlyphSlotRec_::root

Definition at line 61 of file cffotypes.h.

Referenced by cff_builder_done(), and ps_builder_done().

◆ scaled

FT_Bool CFF_GlyphSlotRec_::scaled

Definition at line 64 of file cffotypes.h.

◆ x_scale

FT_Fixed CFF_GlyphSlotRec_::x_scale

Definition at line 66 of file cffotypes.h.

◆ y_scale

FT_Fixed CFF_GlyphSlotRec_::y_scale

Definition at line 67 of file cffotypes.h.


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