Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Public Attributes | List of all members
T1_DecoderRec_ Struct Reference

#include <psaux.h>

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_UInt num_subrs
 
FT_Byte ** subrs
 
FT_PtrDistsubrs_len
 
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
 

Detailed Description

Definition at line 663 of file psaux.h.

Member Data Documentation

◆ blend

PS_Blend T1_DecoderRec_::blend

Definition at line 689 of file psaux.h.

Referenced by t1_decoder_init(), and t1_decoder_parse_charstrings().

◆ buildchar

FT_Long* T1_DecoderRec_::buildchar

◆ builder

T1_BuilderRec T1_DecoderRec_::builder

◆ flex_state

FT_Int T1_DecoderRec_::flex_state

Definition at line 685 of file psaux.h.

Referenced by t1_decoder_parse_charstrings().

◆ flex_vectors

FT_Vector T1_DecoderRec_::flex_vectors[7]

Definition at line 687 of file psaux.h.

◆ font_matrix

FT_Matrix T1_DecoderRec_::font_matrix

Definition at line 682 of file psaux.h.

Referenced by cid_slot_load_glyph(), and T1_Load_Glyph().

◆ font_offset

FT_Vector T1_DecoderRec_::font_offset

Definition at line 683 of file psaux.h.

Referenced by cid_slot_load_glyph(), and T1_Load_Glyph().

◆ funcs

T1_Decoder_FuncsRec T1_DecoderRec_::funcs

Definition at line 694 of file psaux.h.

Referenced by t1_decoder_init().

◆ glyph_names

FT_Byte** T1_DecoderRec_::glyph_names

Definition at line 675 of file psaux.h.

Referenced by t1_decoder_init().

◆ hint_mode

FT_Render_Mode T1_DecoderRec_::hint_mode

Definition at line 691 of file psaux.h.

Referenced by t1_decoder_init().

◆ len_buildchar

FT_UInt T1_DecoderRec_::len_buildchar

◆ lenIV

FT_Int T1_DecoderRec_::lenIV

Definition at line 677 of file psaux.h.

◆ num_flex_vectors

FT_Int T1_DecoderRec_::num_flex_vectors

Definition at line 686 of file psaux.h.

Referenced by t1_decoder_parse_charstrings().

◆ num_glyphs

FT_UInt T1_DecoderRec_::num_glyphs

Definition at line 674 of file psaux.h.

Referenced by t1_decoder_init().

◆ num_subrs

FT_UInt T1_DecoderRec_::num_subrs

Definition at line 678 of file psaux.h.

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

◆ parse_callback

T1_Decoder_Callback T1_DecoderRec_::parse_callback

Definition at line 693 of file psaux.h.

Referenced by t1_decoder_init(), and t1_decoder_parse_glyph().

◆ psnames

FT_Service_PsCMaps T1_DecoderRec_::psnames

Definition at line 673 of file psaux.h.

Referenced by t1_decoder_init().

◆ seac

FT_Bool T1_DecoderRec_::seac

Definition at line 699 of file psaux.h.

◆ stack

FT_Long T1_DecoderRec_::stack[T1_MAX_CHARSTRINGS_OPERANDS]

Definition at line 667 of file psaux.h.

Referenced by t1_decoder_parse_charstrings().

◆ subrs

FT_Byte** T1_DecoderRec_::subrs

Definition at line 679 of file psaux.h.

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

◆ subrs_len

FT_PtrDist* T1_DecoderRec_::subrs_len

Definition at line 680 of file psaux.h.

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

◆ top

FT_Long* T1_DecoderRec_::top

Definition at line 668 of file psaux.h.

Referenced by t1_decoder_parse_charstrings().

◆ zone

T1_Decoder_Zone T1_DecoderRec_::zone

Definition at line 671 of file psaux.h.

Referenced by t1_decoder_parse_charstrings().

◆ zones

T1_Decoder_ZoneRec T1_DecoderRec_::zones[T1_MAX_SUBRS_CALLS+1]

Definition at line 670 of file psaux.h.

Referenced by t1_decoder_parse_charstrings().


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