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 |
struct { | |
wmfFontMap * wmf | |
wmfMapping * sub | |
wmfMapping * ps | |
} | font |
char * | sys_fontmap_file |
char * | xtra_fontmap_file |
char * | gs_fontmap_file |
char * | write_file |
void(* | function )(wmfAPI *) |
char * | module |
char ** | dirs |
FILE * | debug_out |
FILE * | error_out |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|