T1_Decoder_FuncsRec_ Struct Reference

#include <psaux.h>

List of all members.

Public Attributes

FT_Error(* init )(T1_Decoder decoder, FT_Face face, FT_Size size, FT_GlyphSlot slot, FT_Byte **glyph_names, PS_Blend blend, FT_Bool hinting, FT_Render_Mode hint_mode, T1_Decoder_Callback callback)
void(* done )(T1_Decoder decoder)
FT_Error(* parse_charstrings )(T1_Decoder decoder, FT_Byte *base, FT_UInt len)


Detailed Description

Definition at line 635 of file psaux.h.


Member Data Documentation

FT_Error(* T1_Decoder_FuncsRec_::init)(T1_Decoder decoder, FT_Face face, FT_Size size, FT_GlyphSlot slot, FT_Byte **glyph_names, PS_Blend blend, FT_Bool hinting, FT_Render_Mode hint_mode, T1_Decoder_Callback callback)

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

void(* T1_Decoder_FuncsRec_::done)(T1_Decoder decoder)

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

FT_Error(* T1_Decoder_FuncsRec_::parse_charstrings)(T1_Decoder decoder, FT_Byte *base, FT_UInt len)


The documentation for this struct was generated from the following file:
Generated on Tue Jul 5 16:34:22 2011 for ROOT_528-00b_version by  doxygen 1.5.1