XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
T1_DecoderRec_ Struct Reference

#include <psaux.h>

Collaboration diagram for T1_DecoderRec_:
Collaboration graph
[legend]

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
 

Member Data Documentation

◆ blend

PS_Blend T1_DecoderRec_::blend

◆ buildchar

FT_Long* T1_DecoderRec_::buildchar

◆ builder

T1_BuilderRec T1_DecoderRec_::builder

◆ cf2_instance

FT_Generic T1_DecoderRec_::cf2_instance

◆ flex_state

FT_Int T1_DecoderRec_::flex_state

◆ flex_vectors

FT_Vector T1_DecoderRec_::flex_vectors[7]

◆ font_matrix

FT_Matrix T1_DecoderRec_::font_matrix

◆ font_offset

FT_Vector T1_DecoderRec_::font_offset

◆ funcs

T1_Decoder_FuncsRec T1_DecoderRec_::funcs

◆ glyph_names

FT_Byte** T1_DecoderRec_::glyph_names

◆ hint_mode

FT_Render_Mode T1_DecoderRec_::hint_mode

◆ len_buildchar

FT_UInt T1_DecoderRec_::len_buildchar

◆ lenIV

FT_Int T1_DecoderRec_::lenIV

◆ num_flex_vectors

FT_Int T1_DecoderRec_::num_flex_vectors

◆ num_glyphs

FT_UInt T1_DecoderRec_::num_glyphs

◆ num_subrs

FT_Int T1_DecoderRec_::num_subrs

◆ parse_callback

T1_Decoder_Callback T1_DecoderRec_::parse_callback

◆ psnames

FT_Service_PsCMaps T1_DecoderRec_::psnames

◆ seac

FT_Bool T1_DecoderRec_::seac

◆ stack

FT_Long T1_DecoderRec_::stack[T1_MAX_CHARSTRINGS_OPERANDS]

◆ subrs

FT_Byte** T1_DecoderRec_::subrs

◆ subrs_hash

FT_Hash T1_DecoderRec_::subrs_hash

◆ subrs_len

FT_UInt* T1_DecoderRec_::subrs_len

◆ top

FT_Long* T1_DecoderRec_::top

◆ zone

T1_Decoder_Zone T1_DecoderRec_::zone

◆ zones

T1_Decoder_ZoneRec T1_DecoderRec_::zones[T1_MAX_SUBRS_CALLS+1]

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