Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <ft2build.h>
#include "psauxmod.h"
#include "psobjs.h"
#include "t1decode.h"
#include "t1cmap.h"
#include "afmparse.h"
Go to the source code of this file.
FT_CALLBACK_TABLE_DEF const AFM_Parser_FuncsRec afm_parser_funcs |
Definition at line 84 of file psauxmod.c.
FT_CALLBACK_TABLE_DEF const PS_Parser_FuncsRec ps_parser_funcs |
Definition at line 41 of file psauxmod.c.
Referenced by ps_parser_init().
FT_CALLBACK_TABLE_DEF const PS_Table_FuncsRec ps_table_funcs |
Definition at line 31 of file psauxmod.c.
Referenced by ps_table_new().
FT_CALLBACK_TABLE_DEF const FT_Module_Class psaux_module_class |
Definition at line 123 of file psauxmod.c.
FT_CALLBACK_TABLE_DEF const T1_Builder_FuncsRec t1_builder_funcs |
Definition at line 60 of file psauxmod.c.
Referenced by t1_builder_init().
FT_CALLBACK_TABLE_DEF const T1_CMap_ClassesRec t1_cmap_classes |
Definition at line 94 of file psauxmod.c.
FT_CALLBACK_TABLE_DEF const T1_Decoder_FuncsRec t1_decoder_funcs |
Definition at line 74 of file psauxmod.c.
Referenced by t1_decoder_init().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:55.
© Copyright Michele Bosi. All rights reserved.