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

#include <tttypes.h>

Public Attributes

FT_UShortcontours
 
FT_Vectorcur
 
FT_UShort first_point
 
FT_UShort max_contours
 
FT_UShort max_points
 
FT_Memory memory
 
FT_Short n_contours
 
FT_UShort n_points
 
FT_Vectororg
 
FT_Vectororus
 
FT_Bytetags
 

Detailed Description

Definition at line 1465 of file tttypes.h.

Member Data Documentation

FT_UShort* TT_GlyphZoneRec_::contours

Definition at line 1478 of file tttypes.h.

Referenced by tt_prepare_zone().

FT_Vector* TT_GlyphZoneRec_::cur

Definition at line 1474 of file tttypes.h.

Referenced by TT_Hint_Glyph(), tt_prepare_zone(), and TT_Process_Simple_Glyph().

FT_UShort TT_GlyphZoneRec_::first_point

Definition at line 1480 of file tttypes.h.

Referenced by tt_prepare_zone().

FT_UShort TT_GlyphZoneRec_::max_contours

Definition at line 1469 of file tttypes.h.

FT_UShort TT_GlyphZoneRec_::max_points

Definition at line 1468 of file tttypes.h.

FT_Memory TT_GlyphZoneRec_::memory

Definition at line 1467 of file tttypes.h.

FT_Short TT_GlyphZoneRec_::n_contours

Definition at line 1471 of file tttypes.h.

Referenced by tt_prepare_zone().

FT_UShort TT_GlyphZoneRec_::n_points
FT_Vector* TT_GlyphZoneRec_::org

Definition at line 1473 of file tttypes.h.

Referenced by TT_Hint_Glyph(), and tt_prepare_zone().

FT_Vector* TT_GlyphZoneRec_::orus

Definition at line 1475 of file tttypes.h.

Referenced by TT_Hint_Glyph(), tt_prepare_zone(), and TT_Process_Simple_Glyph().

FT_Byte* TT_GlyphZoneRec_::tags

Definition at line 1477 of file tttypes.h.

Referenced by tt_prepare_zone(), and TT_Process_Composite_Glyph().


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