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

#include <psaux.h>

Public Attributes

PS_Blend blend
 
FT_Longbuildchar
 
T1_BuilderRec builder
 
FT_Int flex_state
 
FT_Vector flex_vectors [7]
 
FT_Matrix font_matrix
 
FT_Vector font_offset
 
T1_Decoder_FuncsRec funcs
 
FT_Byte ** glyph_names
 
FT_Render_Mode hint_mode
 
FT_UInt len_buildchar
 
FT_Int lenIV
 
FT_Int num_flex_vectors
 
FT_UInt num_glyphs
 
FT_UInt num_subrs
 
T1_Decoder_Callback parse_callback
 
FT_Service_PsCMaps psnames
 
FT_Bool seac
 
FT_Long stack [T1_MAX_CHARSTRINGS_OPERANDS]
 
FT_Byte ** subrs
 
FT_PtrDistsubrs_len
 
FT_Longtop
 
T1_Decoder_Zone zone
 
T1_Decoder_ZoneRec zones [T1_MAX_SUBRS_CALLS+1]
 

Detailed Description

Definition at line 659 of file psaux.h.

Member Data Documentation

PS_Blend T1_DecoderRec_::blend

Definition at line 685 of file psaux.h.

FT_Long* T1_DecoderRec_::buildchar

Definition at line 692 of file psaux.h.

Referenced by T1_Compute_Max_Advance(), T1_Get_Advances(), and T1_Load_Glyph().

T1_BuilderRec T1_DecoderRec_::builder
FT_Int T1_DecoderRec_::flex_state

Definition at line 681 of file psaux.h.

FT_Vector T1_DecoderRec_::flex_vectors[7]

Definition at line 683 of file psaux.h.

FT_Matrix T1_DecoderRec_::font_matrix

Definition at line 678 of file psaux.h.

Referenced by cid_slot_load_glyph(), and T1_Load_Glyph().

FT_Vector T1_DecoderRec_::font_offset

Definition at line 679 of file psaux.h.

Referenced by cid_slot_load_glyph(), and T1_Load_Glyph().

T1_Decoder_FuncsRec T1_DecoderRec_::funcs

Definition at line 690 of file psaux.h.

FT_Byte** T1_DecoderRec_::glyph_names

Definition at line 671 of file psaux.h.

Referenced by T1_Load_Glyph(), t1_lookup_glyph_by_stdcharcode(), and t1operator_seac().

FT_Render_Mode T1_DecoderRec_::hint_mode

Definition at line 687 of file psaux.h.

FT_UInt T1_DecoderRec_::len_buildchar

Definition at line 693 of file psaux.h.

Referenced by T1_Compute_Max_Advance(), T1_Get_Advances(), and T1_Load_Glyph().

FT_Int T1_DecoderRec_::lenIV

Definition at line 673 of file psaux.h.

FT_Int T1_DecoderRec_::num_flex_vectors

Definition at line 682 of file psaux.h.

FT_UInt T1_DecoderRec_::num_glyphs

Definition at line 670 of file psaux.h.

Referenced by t1_lookup_glyph_by_stdcharcode().

FT_UInt T1_DecoderRec_::num_subrs

Definition at line 674 of file psaux.h.

Referenced by T1_Compute_Max_Advance(), T1_Get_Advances(), and T1_Load_Glyph().

T1_Decoder_Callback T1_DecoderRec_::parse_callback

Definition at line 689 of file psaux.h.

FT_Service_PsCMaps T1_DecoderRec_::psnames

Definition at line 669 of file psaux.h.

Referenced by t1_lookup_glyph_by_stdcharcode().

FT_Bool T1_DecoderRec_::seac

Definition at line 695 of file psaux.h.

Referenced by t1operator_seac().

FT_Long T1_DecoderRec_::stack[T1_MAX_CHARSTRINGS_OPERANDS]

Definition at line 663 of file psaux.h.

FT_Byte** T1_DecoderRec_::subrs

Definition at line 675 of file psaux.h.

Referenced by T1_Compute_Max_Advance(), T1_Get_Advances(), and T1_Load_Glyph().

FT_PtrDist* T1_DecoderRec_::subrs_len

Definition at line 676 of file psaux.h.

Referenced by T1_Compute_Max_Advance(), T1_Get_Advances(), and T1_Load_Glyph().

FT_Long* T1_DecoderRec_::top

Definition at line 664 of file psaux.h.

T1_Decoder_Zone T1_DecoderRec_::zone

Definition at line 667 of file psaux.h.

T1_Decoder_ZoneRec T1_DecoderRec_::zones[T1_MAX_SUBRS_CALLS+1]

Definition at line 666 of file psaux.h.


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