#include <aconf.h>
#include <stddef.h>
#include "config.h"
#include "Object.h"
#include "GlobalParams.h"
#include "OutputDev.h"
Go to the source code of this file.
Compounds | |
class | PSOutputDev |
Typedefs | |
typedef void(* | PSOutputFunc )(void *stream, char *data, int len) |
Enumerations | |
enum | PSOutMode { psModePS, psModeEPS, psModeForm } |
enum | PSFileType { psFile, psPipe, psStdout, psGeneric } |
|
|
|
|
|
|