zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
AFM_ParserRec_ Struct Reference

#include <psaux.h>

Public Attributes

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

Detailed Description

Definition at line 749 of file psaux.h.

Member Data Documentation

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)

Definition at line 757 of file psaux.h.

Referenced by parse_afm(), and T1_Read_Metrics().

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.

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: