#include <dktypes.h>
Data Fields | |
char * | n |
Font name. | |
char * | f |
Font family. | |
char * | l |
Font location. | |
char * | s |
Font source name. | |
char * | ft |
Font type. | |
char * | tn |
Font name for TeX. | |
dk_storage_t * | d |
Driver names storage. | |
dk_storage_iterator_t * | di |
Driver names storage iterator. | |
int | ff |
Font features. | |
int | t |
Font type. | |
unsigned long | num |
Number in order of appearance in the file. |
char* _font_replacement_::n |
Font name.
char* _font_replacement_::f |
Font family.
char* _font_replacement_::l |
Font location.
char* _font_replacement_::s |
Font source name.
char* _font_replacement_::ft |
Font type.
char* _font_replacement_::tn |
Font name for TeX.
Driver names storage.
Driver names storage iterator.
Font features.
Font type.
unsigned long _font_replacement_::num |
Number in order of appearance in the file.