ReactOS 0.4.15-dev-7918-g2a2556c
T1_DecoderRec_ Struct Reference

#include <psaux.h>

Collaboration diagram for T1_DecoderRec_:

Public Attributes

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

Detailed Description

Definition at line 893 of file psaux.h.

Member Data Documentation

◆ blend

PS_Blend T1_DecoderRec_::blend

Definition at line 920 of file psaux.h.

Referenced by ps_decoder_init().

◆ buildchar

FT_Long* T1_DecoderRec_::buildchar

Definition at line 927 of file psaux.h.

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

◆ builder

◆ cf2_instance

FT_Generic T1_DecoderRec_::cf2_instance

Definition at line 932 of file psaux.h.

Referenced by ps_decoder_init().

◆ flex_state

FT_Int T1_DecoderRec_::flex_state

Definition at line 916 of file psaux.h.

◆ flex_vectors

FT_Vector T1_DecoderRec_::flex_vectors[7]

Definition at line 918 of file psaux.h.

◆ font_matrix

FT_Matrix T1_DecoderRec_::font_matrix

Definition at line 913 of file psaux.h.

Referenced by cid_slot_load_glyph(), T1_Load_Glyph(), and T1_Parse_Glyph_And_Get_Char_String().

◆ font_offset

FT_Vector T1_DecoderRec_::font_offset

Definition at line 914 of file psaux.h.

Referenced by cid_slot_load_glyph(), T1_Load_Glyph(), and T1_Parse_Glyph_And_Get_Char_String().

◆ funcs

T1_Decoder_FuncsRec T1_DecoderRec_::funcs

Definition at line 925 of file psaux.h.

◆ glyph_names

FT_Byte** T1_DecoderRec_::glyph_names

Definition at line 905 of file psaux.h.

Referenced by ps_decoder_init(), and T1_Load_Glyph().

◆ hint_mode

FT_Render_Mode T1_DecoderRec_::hint_mode

Definition at line 922 of file psaux.h.

Referenced by ps_decoder_init().

◆ len_buildchar

FT_UInt T1_DecoderRec_::len_buildchar

Definition at line 928 of file psaux.h.

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

◆ lenIV

FT_Int T1_DecoderRec_::lenIV

Definition at line 907 of file psaux.h.

Referenced by ps_decoder_init().

◆ num_flex_vectors

FT_Int T1_DecoderRec_::num_flex_vectors

Definition at line 917 of file psaux.h.

◆ num_glyphs

FT_UInt T1_DecoderRec_::num_glyphs

Definition at line 904 of file psaux.h.

Referenced by ps_decoder_init().

◆ num_subrs

FT_Int T1_DecoderRec_::num_subrs

Definition at line 908 of file psaux.h.

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

◆ parse_callback

T1_Decoder_Callback T1_DecoderRec_::parse_callback

Definition at line 924 of file psaux.h.

◆ psnames

FT_Service_PsCMaps T1_DecoderRec_::psnames

Definition at line 903 of file psaux.h.

Referenced by ps_decoder_init().

◆ seac

FT_Bool T1_DecoderRec_::seac

Definition at line 930 of file psaux.h.

◆ stack

FT_Long T1_DecoderRec_::stack[T1_MAX_CHARSTRINGS_OPERANDS]

Definition at line 897 of file psaux.h.

◆ subrs

FT_Byte** T1_DecoderRec_::subrs

Definition at line 909 of file psaux.h.

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

◆ subrs_hash

FT_Hash T1_DecoderRec_::subrs_hash

Definition at line 911 of file psaux.h.

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

◆ subrs_len

FT_UInt* T1_DecoderRec_::subrs_len

Definition at line 910 of file psaux.h.

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

◆ top

FT_Long* T1_DecoderRec_::top

Definition at line 898 of file psaux.h.

◆ zone

T1_Decoder_Zone T1_DecoderRec_::zone

Definition at line 901 of file psaux.h.

◆ zones

T1_Decoder_ZoneRec T1_DecoderRec_::zones[T1_MAX_SUBRS_CALLS+1]

Definition at line 900 of file psaux.h.


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