#include <types.h>
Data Fields | |
void * | context |
void *(* | malloc )(void *context, size_t size) |
void *(* | realloc )(void *context, void *mem, size_t size) |
void(* | free )(void *context, void *mem) |
int | argc |
char ** | argv |
char ** | fontdirs |
_wmfAPI_Options:: { ... } | font |
char * | sys_fontmap_file |
char * | xtra_fontmap_file |
char * | gs_fontmap_file |
void(* | function )(wmfAPI *) |
char * | module |
char ** | dirs |
FILE * | debug_out |
FILE * | error_out |
wmfFontMap * | wmf |
wmfMapping * | sub |
wmfMapping * | ps |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|