ReactOS 0.4.15-dev-7834-g00c4b3d
PS_Decoder_ Struct Reference

#include <psaux.h>

Collaboration diagram for PS_Decoder_:

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
 

Detailed Description

Definition at line 599 of file psaux.h.

Member Data Documentation

◆ blend

PS_Blend PS_Decoder_::blend

Definition at line 650 of file psaux.h.

Referenced by cf2_interpT2CharString().

◆ buildchar

FT_Long* PS_Decoder_::buildchar

Definition at line 652 of file psaux.h.

Referenced by cf2_interpT2CharString().

◆ builder

◆ cf2_instance

FT_Generic* PS_Decoder_::cf2_instance

Definition at line 615 of file psaux.h.

◆ cff

CFF_Font PS_Decoder_::cff

Definition at line 613 of file psaux.h.

Referenced by cf2_font_setup().

◆ current_subfont

CFF_SubFont PS_Decoder_::current_subfont

◆ flex_state

FT_Int PS_Decoder_::flex_state

Definition at line 609 of file psaux.h.

Referenced by cf2_interpT2CharString().

◆ flex_vectors

FT_Vector PS_Decoder_::flex_vectors[7]

Definition at line 611 of file psaux.h.

◆ font_matrix

FT_Matrix PS_Decoder_::font_matrix

Definition at line 647 of file psaux.h.

◆ font_offset

FT_Vector PS_Decoder_::font_offset

Definition at line 648 of file psaux.h.

◆ free_glyph_callback

CFF_Decoder_Free_Glyph_Callback PS_Decoder_::free_glyph_callback

Definition at line 638 of file psaux.h.

◆ get_glyph_callback

CFF_Decoder_Get_Glyph_Callback PS_Decoder_::get_glyph_callback

Definition at line 637 of file psaux.h.

◆ globals

FT_Byte** PS_Decoder_::globals

Definition at line 628 of file psaux.h.

◆ globals_bias

FT_Int PS_Decoder_::globals_bias

Definition at line 625 of file psaux.h.

Referenced by cf2_interpT2CharString().

◆ glyph_names

FT_Byte** PS_Decoder_::glyph_names

Definition at line 630 of file psaux.h.

Referenced by cf2_interpT2CharString().

◆ glyph_width

FT_Pos* PS_Decoder_::glyph_width

Definition at line 617 of file psaux.h.

Referenced by cf2_setGlyphWidth().

◆ hint_mode

FT_Render_Mode PS_Decoder_::hint_mode

Definition at line 633 of file psaux.h.

◆ len_buildchar

FT_UInt PS_Decoder_::len_buildchar

Definition at line 653 of file psaux.h.

Referenced by cf2_interpT2CharString().

◆ lenIV

FT_Int PS_Decoder_::lenIV

Definition at line 643 of file psaux.h.

◆ locals

FT_Byte** PS_Decoder_::locals

Definition at line 627 of file psaux.h.

◆ locals_bias

FT_Int PS_Decoder_::locals_bias

Definition at line 624 of file psaux.h.

Referenced by cf2_interpT2CharString().

◆ locals_hash

FT_Hash PS_Decoder_::locals_hash

Definition at line 645 of file psaux.h.

Referenced by cf2_interpT2CharString().

◆ locals_len

FT_UInt* PS_Decoder_::locals_len

Definition at line 644 of file psaux.h.

◆ num_flex_vectors

FT_Int PS_Decoder_::num_flex_vectors

Definition at line 610 of file psaux.h.

Referenced by cf2_interpT2CharString().

◆ num_globals

FT_UInt PS_Decoder_::num_globals

Definition at line 622 of file psaux.h.

◆ num_glyphs

FT_UInt PS_Decoder_::num_glyphs

Definition at line 631 of file psaux.h.

◆ num_hints

FT_Int PS_Decoder_::num_hints

Definition at line 619 of file psaux.h.

◆ num_locals

FT_UInt PS_Decoder_::num_locals

Definition at line 621 of file psaux.h.

◆ psnames

FT_Service_PsCMaps PS_Decoder_::psnames

Definition at line 641 of file psaux.h.

◆ seac

FT_Bool PS_Decoder_::seac

Definition at line 635 of file psaux.h.

◆ stack

FT_Fixed PS_Decoder_::stack[PS_MAX_OPERANDS+1]

Definition at line 603 of file psaux.h.

◆ top

FT_Fixed* PS_Decoder_::top

Definition at line 604 of file psaux.h.

◆ width_only

FT_Bool PS_Decoder_::width_only

Definition at line 618 of file psaux.h.

Referenced by cf2_interpT2CharString().

◆ zone

PS_Decoder_Zone* PS_Decoder_::zone

Definition at line 607 of file psaux.h.

◆ zones

PS_Decoder_Zone PS_Decoder_::zones[PS_MAX_SUBRS_CALLS+1]

Definition at line 606 of file psaux.h.


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