|
FLTK 1.4.4
|
declaration of classes Fl_PostScript_File_Device and Fl_EPS_File_Surface. More...
Go to the source code of this file.
Classes | |
| class | Fl_EPS_File_Surface |
| Encapsulated PostScript drawing surface. More... | |
| class | Fl_PostScript_File_Device |
| To send graphical output to a PostScript file. More... | |
Typedefs | |
| typedef int(* | Fl_PostScript_Close_Command) (FILE *) |
| Signature of functions FLTK may use to close FILE variables after PostScript/EPS output. | |
declaration of classes Fl_PostScript_File_Device and Fl_EPS_File_Surface.
| typedef int(* Fl_PostScript_Close_Command) (FILE *) |
Signature of functions FLTK may use to close FILE variables after PostScript/EPS output.
A non-null return value indicates output error.