Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <psaux.h>
Public Attributes | |
FT_Error(* | init )(AFM_Parser parser, FT_Memory memory, FT_Byte *base, FT_Byte *limit) |
void(* | done )(AFM_Parser parser) |
FT_Error(* | parse )(AFM_Parser parser) |
void(* AFM_Parser_FuncsRec_::done) (AFM_Parser parser) |
Definition at line 723 of file psaux.h.
Referenced by parse_afm().
FT_Error(* AFM_Parser_FuncsRec_::init) (AFM_Parser parser, FT_Memory memory, FT_Byte *base, FT_Byte *limit) |
Definition at line 717 of file psaux.h.
Referenced by parse_afm(), and T1_Read_Metrics().
FT_Error(* AFM_Parser_FuncsRec_::parse) (AFM_Parser parser) |
Definition at line 726 of file psaux.h.
Referenced by parse_afm().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:00.
© Copyright Michele Bosi. All rights reserved.