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

#include <psaux.h>

Collaboration diagram for CFF_Decoder_:
Collaboration graph
[legend]

Public Attributes

CFF_Builder builder
 
CFF_Font cff
 
FT_Fixed stack [CFF_MAX_OPERANDS+1]
 
FT_Fixedtop
 
CFF_Decoder_Zone zones [CFF_MAX_SUBRS_CALLS+1]
 
CFF_Decoder_Zonezone
 
FT_Int flex_state
 
FT_Int num_flex_vectors
 
FT_Vector flex_vectors [7]
 
FT_Pos glyph_width
 
FT_Pos nominal_width
 
FT_Bool read_width
 
FT_Bool width_only
 
FT_Int num_hints
 
FT_Fixed buildchar [CFF_MAX_TRANS_ELEMENTS]
 
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_SubFont current_subfont
 
CFF_Decoder_Get_Glyph_Callback get_glyph_callback
 
CFF_Decoder_Free_Glyph_Callback free_glyph_callback
 

Member Data Documentation

◆ buildchar

FT_Fixed CFF_Decoder_::buildchar[CFF_MAX_TRANS_ELEMENTS]

◆ builder

CFF_Builder CFF_Decoder_::builder

◆ cff

CFF_Font CFF_Decoder_::cff

◆ current_subfont

CFF_SubFont CFF_Decoder_::current_subfont

◆ flex_state

FT_Int CFF_Decoder_::flex_state

◆ flex_vectors

FT_Vector CFF_Decoder_::flex_vectors[7]

◆ free_glyph_callback

CFF_Decoder_Free_Glyph_Callback CFF_Decoder_::free_glyph_callback

◆ get_glyph_callback

CFF_Decoder_Get_Glyph_Callback CFF_Decoder_::get_glyph_callback

◆ globals

FT_Byte** CFF_Decoder_::globals

◆ globals_bias

FT_Int CFF_Decoder_::globals_bias

◆ glyph_names

FT_Byte** CFF_Decoder_::glyph_names

◆ glyph_width

FT_Pos CFF_Decoder_::glyph_width

◆ hint_mode

FT_Render_Mode CFF_Decoder_::hint_mode

◆ locals

FT_Byte** CFF_Decoder_::locals

◆ locals_bias

FT_Int CFF_Decoder_::locals_bias

◆ nominal_width

FT_Pos CFF_Decoder_::nominal_width

◆ num_flex_vectors

FT_Int CFF_Decoder_::num_flex_vectors

◆ num_globals

FT_UInt CFF_Decoder_::num_globals

◆ num_glyphs

FT_UInt CFF_Decoder_::num_glyphs

◆ num_hints

FT_Int CFF_Decoder_::num_hints

◆ num_locals

FT_UInt CFF_Decoder_::num_locals

◆ read_width

FT_Bool CFF_Decoder_::read_width

◆ seac

FT_Bool CFF_Decoder_::seac

◆ stack

FT_Fixed CFF_Decoder_::stack[CFF_MAX_OPERANDS+1]

◆ top

FT_Fixed* CFF_Decoder_::top

◆ width_only

FT_Bool CFF_Decoder_::width_only

◆ zone

CFF_Decoder_Zone* CFF_Decoder_::zone

◆ zones

CFF_Decoder_Zone CFF_Decoder_::zones[CFF_MAX_SUBRS_CALLS+1]

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