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

#include <cffgload.h>

Public Attributes

FT_Vector advance
 
FT_Outlinebase
 
FT_BBox bbox
 
FT_Outlinecurrent
 
TT_Face face
 
CFF_GlyphSlot glyph
 
voidhints_funcs
 
voidhints_globals
 
FT_Vector left_bearing
 
FT_Bool load_points
 
FT_GlyphLoader loader
 
FT_Memory memory
 
FT_Bool metrics_only
 
FT_Bool no_recurse
 
FT_Bool path_begun
 
FT_Pos pos_x
 
FT_Pos pos_y
 

Detailed Description

Definition at line 81 of file cffgload.h.

Member Data Documentation

FT_Vector CFF_Builder_::advance

Definition at line 94 of file cffgload.h.

Referenced by cff_builder_init(), cff_operator_seac(), and cff_slot_load().

FT_Outline* CFF_Builder_::base

Definition at line 87 of file cffgload.h.

Referenced by cff_builder_done(), and cff_builder_init().

FT_BBox CFF_Builder_::bbox

Definition at line 96 of file cffgload.h.

TT_Face CFF_Builder_::face

Definition at line 84 of file cffgload.h.

Referenced by cff_builder_init(), cff_decoder_prepare(), and cff_operator_seac().

CFF_GlyphSlot CFF_Builder_::glyph

Definition at line 85 of file cffgload.h.

Referenced by cff_builder_done(), cff_builder_init(), and cff_operator_seac().

void* CFF_Builder_::hints_funcs
void* CFF_Builder_::hints_globals
FT_Vector CFF_Builder_::left_bearing

Definition at line 93 of file cffgload.h.

Referenced by cff_builder_init(), cff_operator_seac(), and cff_slot_load().

FT_Bool CFF_Builder_::load_points

Definition at line 98 of file cffgload.h.

Referenced by cff_builder_add_contour(), cff_builder_add_point(), and cff_builder_init().

FT_Memory CFF_Builder_::memory

Definition at line 83 of file cffgload.h.

Referenced by cff_builder_init().

FT_Bool CFF_Builder_::metrics_only

Definition at line 101 of file cffgload.h.

FT_Bool CFF_Builder_::no_recurse

Definition at line 99 of file cffgload.h.

Referenced by cff_operator_seac(), and cff_slot_load().

FT_Bool CFF_Builder_::path_begun
FT_Pos CFF_Builder_::pos_x

Definition at line 90 of file cffgload.h.

Referenced by cff_builder_init(), cff_decoder_parse_charstrings(), and cff_operator_seac().

FT_Pos CFF_Builder_::pos_y

Definition at line 91 of file cffgload.h.

Referenced by cff_builder_init(), cff_decoder_parse_charstrings(), and cff_operator_seac().


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