Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <psaux.h>
PS_Blend T1_DecoderRec_::blend |
Definition at line 689 of file psaux.h.
Referenced by t1_decoder_init(), and t1_decoder_parse_charstrings().
FT_Long* T1_DecoderRec_::buildchar |
Definition at line 696 of file psaux.h.
Referenced by T1_Compute_Max_Advance(), t1_decoder_parse_charstrings(), T1_Get_Advances(), and T1_Load_Glyph().
T1_BuilderRec T1_DecoderRec_::builder |
Definition at line 665 of file psaux.h.
Referenced by cid_load_glyph(), cid_slot_load_glyph(), T1_Compute_Max_Advance(), t1_decoder_done(), t1_decoder_init(), t1_decoder_parse_charstrings(), T1_Get_Advances(), and T1_Load_Glyph().
FT_Int T1_DecoderRec_::flex_state |
Definition at line 685 of file psaux.h.
Referenced by t1_decoder_parse_charstrings().
FT_Matrix T1_DecoderRec_::font_matrix |
Definition at line 682 of file psaux.h.
Referenced by cid_slot_load_glyph(), and T1_Load_Glyph().
FT_Vector T1_DecoderRec_::font_offset |
Definition at line 683 of file psaux.h.
Referenced by cid_slot_load_glyph(), and T1_Load_Glyph().
T1_Decoder_FuncsRec T1_DecoderRec_::funcs |
Definition at line 694 of file psaux.h.
Referenced by t1_decoder_init().
FT_Byte** T1_DecoderRec_::glyph_names |
Definition at line 675 of file psaux.h.
Referenced by t1_decoder_init().
FT_Render_Mode T1_DecoderRec_::hint_mode |
Definition at line 691 of file psaux.h.
Referenced by t1_decoder_init().
FT_UInt T1_DecoderRec_::len_buildchar |
Definition at line 697 of file psaux.h.
Referenced by T1_Compute_Max_Advance(), t1_decoder_parse_charstrings(), T1_Get_Advances(), and T1_Load_Glyph().
FT_Int T1_DecoderRec_::num_flex_vectors |
Definition at line 686 of file psaux.h.
Referenced by t1_decoder_parse_charstrings().
FT_UInt T1_DecoderRec_::num_glyphs |
Definition at line 674 of file psaux.h.
Referenced by t1_decoder_init().
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().
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().
FT_Service_PsCMaps T1_DecoderRec_::psnames |
Definition at line 673 of file psaux.h.
Referenced by t1_decoder_init().
FT_Long T1_DecoderRec_::stack[T1_MAX_CHARSTRINGS_OPERANDS] |
Definition at line 667 of file psaux.h.
Referenced by t1_decoder_parse_charstrings().
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().
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().
FT_Long* T1_DecoderRec_::top |
Definition at line 668 of file psaux.h.
Referenced by t1_decoder_parse_charstrings().
T1_Decoder_Zone T1_DecoderRec_::zone |
Definition at line 671 of file psaux.h.
Referenced by t1_decoder_parse_charstrings().
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().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:02.
© Copyright Michele Bosi. All rights reserved.