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

#include <psaux.h>

Collaboration diagram for PS_Decoder_:
Collaboration graph
[legend]

Public Attributes

PS_Builder builder
 
FT_Fixed stack [PS_MAX_OPERANDS+1]
 
FT_Fixedtop
 
PS_Decoder_Zone zones [PS_MAX_SUBRS_CALLS+1]
 
PS_Decoder_Zonezone
 
FT_Int flex_state
 
FT_Int num_flex_vectors
 
FT_Vector flex_vectors [7]
 
CFF_Font cff
 
CFF_SubFont current_subfont
 
FT_Genericcf2_instance
 
FT_Posglyph_width
 
FT_Bool width_only
 
FT_Int num_hints
 
FT_UInt num_locals
 
FT_UInt num_globals
 
FT_Int locals_bias
 
FT_Int globals_bias
 
FT_Byte ** locals
 
FT_Byte ** globals
 
FT_Byte ** glyph_names
 
FT_UInt num_glyphs
 
FT_Render_Mode hint_mode
 
FT_Bool seac
 
CFF_Decoder_Get_Glyph_Callback get_glyph_callback
 
CFF_Decoder_Free_Glyph_Callback free_glyph_callback
 
FT_Service_PsCMaps psnames
 
FT_Int lenIV
 
FT_UIntlocals_len
 
FT_Hash locals_hash
 
FT_Matrix font_matrix
 
FT_Vector font_offset
 
PS_Blend blend
 
FT_Longbuildchar
 
FT_UInt len_buildchar
 

Member Data Documentation

◆ blend

PS_Blend PS_Decoder_::blend

◆ buildchar

FT_Long* PS_Decoder_::buildchar

◆ builder

PS_Builder PS_Decoder_::builder

◆ cf2_instance

FT_Generic* PS_Decoder_::cf2_instance

◆ cff

CFF_Font PS_Decoder_::cff

◆ current_subfont

CFF_SubFont PS_Decoder_::current_subfont

◆ flex_state

FT_Int PS_Decoder_::flex_state

◆ flex_vectors

FT_Vector PS_Decoder_::flex_vectors[7]

◆ font_matrix

FT_Matrix PS_Decoder_::font_matrix

◆ font_offset

FT_Vector PS_Decoder_::font_offset

◆ free_glyph_callback

CFF_Decoder_Free_Glyph_Callback PS_Decoder_::free_glyph_callback

◆ get_glyph_callback

CFF_Decoder_Get_Glyph_Callback PS_Decoder_::get_glyph_callback

◆ globals

FT_Byte** PS_Decoder_::globals

◆ globals_bias

FT_Int PS_Decoder_::globals_bias

◆ glyph_names

FT_Byte** PS_Decoder_::glyph_names

◆ glyph_width

FT_Pos* PS_Decoder_::glyph_width

◆ hint_mode

FT_Render_Mode PS_Decoder_::hint_mode

◆ len_buildchar

FT_UInt PS_Decoder_::len_buildchar

◆ lenIV

FT_Int PS_Decoder_::lenIV

◆ locals

FT_Byte** PS_Decoder_::locals

◆ locals_bias

FT_Int PS_Decoder_::locals_bias

◆ locals_hash

FT_Hash PS_Decoder_::locals_hash

◆ locals_len

FT_UInt* PS_Decoder_::locals_len

◆ num_flex_vectors

FT_Int PS_Decoder_::num_flex_vectors

◆ num_globals

FT_UInt PS_Decoder_::num_globals

◆ num_glyphs

FT_UInt PS_Decoder_::num_glyphs

◆ num_hints

FT_Int PS_Decoder_::num_hints

◆ num_locals

FT_UInt PS_Decoder_::num_locals

◆ psnames

FT_Service_PsCMaps PS_Decoder_::psnames

◆ seac

FT_Bool PS_Decoder_::seac

◆ stack

FT_Fixed PS_Decoder_::stack[PS_MAX_OPERANDS+1]

◆ top

FT_Fixed* PS_Decoder_::top

◆ width_only

FT_Bool PS_Decoder_::width_only

◆ zone

PS_Decoder_Zone* PS_Decoder_::zone

◆ zones

PS_Decoder_Zone PS_Decoder_::zones[PS_MAX_SUBRS_CALLS+1]

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