#include <sys/types.h>
Go to the source code of this file.
Data Structures | |
struct | ppd_font |
struct | ppd_feature |
Functions | |
struct ppd_feature * | ppd_feature (const char *, int) |
struct ppd_font * | ppd_font (char *) |
int | read_ppd (char *, int) |
struct ppd_feature * ppd_feature | ( | const char * | feature, |
int | len ) |
struct ppd_font * ppd_font | ( | char * | font | ) |
int read_ppd | ( | char * | file, |
int | fcnt ) |