AFM_ParserRec_ Struct Reference

#include <psaux.h>

List of all members.

Public Attributes

FT_Memory memory
AFM_Stream stream
AFM_FontInfo FontInfo
FT_Int(* get_index )(const char *name, FT_Offset len, void *user_data)
void * user_data


Detailed Description

Definition at line 749 of file psaux.h.


Member Data Documentation

FT_Memory AFM_ParserRec_::memory

Definition at line 751 of file psaux.h.

Referenced by afm_parse_kern_pairs(), afm_parse_track_kern(), and T1_Read_Metrics().

AFM_Stream AFM_ParserRec_::stream

Definition at line 752 of file psaux.h.

AFM_FontInfo AFM_ParserRec_::FontInfo

Definition at line 754 of file psaux.h.

Referenced by afm_parse_kern_pairs(), afm_parse_track_kern(), parse_afm(), and T1_Read_Metrics().

FT_Int(* AFM_ParserRec_::get_index)(const char *name, FT_Offset len, void *user_data)

Referenced by parse_afm(), and T1_Read_Metrics().

void* AFM_ParserRec_::user_data

Definition at line 761 of file psaux.h.

Referenced by T1_Read_Metrics().


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