ReactOS 0.4.15-dev-7918-g2a2556c
PSH_GlyphRec_ Struct Reference

#include <pshalgo.h>

Collaboration diagram for PSH_GlyphRec_:

Public Attributes

FT_UInt num_points
 
FT_UInt num_contours
 
PSH_Point points
 
PSH_Contour contours
 
FT_Memory memory
 
FT_Outlineoutline
 
PSH_Globals globals
 
PSH_Hint_TableRec hint_tables [2]
 
FT_Bool vertical
 
FT_Int major_dir
 
FT_Int minor_dir
 
FT_Bool do_horz_hints
 
FT_Bool do_vert_hints
 
FT_Bool do_horz_snapping
 
FT_Bool do_vert_snapping
 
FT_Bool do_stem_adjust
 

Detailed Description

Definition at line 189 of file pshalgo.h.

Member Data Documentation

◆ contours

◆ do_horz_hints

FT_Bool PSH_GlyphRec_::do_horz_hints

Definition at line 206 of file pshalgo.h.

Referenced by ps_hints_apply(), and psh_hint_align().

◆ do_horz_snapping

FT_Bool PSH_GlyphRec_::do_horz_snapping

Definition at line 208 of file pshalgo.h.

Referenced by ps_hints_apply(), and psh_hint_align().

◆ do_stem_adjust

FT_Bool PSH_GlyphRec_::do_stem_adjust

Definition at line 210 of file pshalgo.h.

Referenced by ps_hints_apply(), and psh_hint_align().

◆ do_vert_hints

FT_Bool PSH_GlyphRec_::do_vert_hints

Definition at line 207 of file pshalgo.h.

Referenced by ps_hints_apply(), and psh_hint_align().

◆ do_vert_snapping

FT_Bool PSH_GlyphRec_::do_vert_snapping

Definition at line 209 of file pshalgo.h.

Referenced by ps_hints_apply(), and psh_hint_align().

◆ globals

◆ hint_tables

PSH_Hint_TableRec PSH_GlyphRec_::hint_tables[2]

◆ major_dir

FT_Int PSH_GlyphRec_::major_dir

Definition at line 203 of file pshalgo.h.

◆ memory

FT_Memory PSH_GlyphRec_::memory

Definition at line 197 of file pshalgo.h.

Referenced by psh_glyph_done(), psh_glyph_init(), and psh_glyph_interpolate_normal_points().

◆ minor_dir

FT_Int PSH_GlyphRec_::minor_dir

Definition at line 204 of file pshalgo.h.

◆ num_contours

◆ num_points

◆ outline

FT_Outline* PSH_GlyphRec_::outline

Definition at line 198 of file pshalgo.h.

Referenced by psh_glyph_init(), psh_glyph_load_points(), and psh_glyph_save_points().

◆ points

◆ vertical

FT_Bool PSH_GlyphRec_::vertical

Definition at line 202 of file pshalgo.h.


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