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

#include <pshalgo.h>

Public Attributes

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

Detailed Description

Definition at line 203 of file pshalgo.h.

Member Data Documentation

FT_Bool PSH_GlyphRec_::do_horz_hints

Definition at line 220 of file pshalgo.h.

Referenced by ps_hints_apply(), and psh_hint_align().

FT_Bool PSH_GlyphRec_::do_horz_snapping

Definition at line 222 of file pshalgo.h.

Referenced by ps_hints_apply(), and psh_hint_align().

FT_Bool PSH_GlyphRec_::do_stem_adjust

Definition at line 224 of file pshalgo.h.

Referenced by ps_hints_apply(), and psh_hint_align().

FT_Bool PSH_GlyphRec_::do_vert_hints

Definition at line 221 of file pshalgo.h.

Referenced by ps_hints_apply(), and psh_hint_align().

FT_Bool PSH_GlyphRec_::do_vert_snapping

Definition at line 223 of file pshalgo.h.

Referenced by ps_hints_apply(), and psh_hint_align().

PSH_Hint_TableRec PSH_GlyphRec_::hint_tables[2]
FT_Int PSH_GlyphRec_::major_dir

Definition at line 217 of file pshalgo.h.

FT_Memory PSH_GlyphRec_::memory

Definition at line 211 of file pshalgo.h.

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

FT_Int PSH_GlyphRec_::minor_dir

Definition at line 218 of file pshalgo.h.

FT_Outline* PSH_GlyphRec_::outline

Definition at line 212 of file pshalgo.h.

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

FT_Bool PSH_GlyphRec_::vertical

Definition at line 216 of file pshalgo.h.


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