diff options
author | Jedidiah Barber <contact@jedbarber.id.au> | 2025-01-04 15:20:44 +1300 |
---|---|---|
committer | Jedidiah Barber <contact@jedbarber.id.au> | 2025-01-04 15:20:44 +1300 |
commit | db6e6c0d15554879df2c4af3f1cfa903106f88c1 (patch) | |
tree | 56e4a1672577d5467500e65db5fad36db39b2a0b /progress.txt | |
parent | b870f2a1e8fcb956ce316e6a600d7d0625604830 (diff) |
Added Fl_PostScript_File_Device
Diffstat (limited to 'progress.txt')
-rw-r--r-- | progress.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/progress.txt b/progress.txt index 66f63d4..282e773 100644 --- a/progress.txt +++ b/progress.txt @@ -20,6 +20,7 @@ FLTK.Devices.Surface.Copy FLTK.Devices.Surface.Display FLTK.Devices.Surface.Image FLTK.Devices.Surface.Paged +FLTK.Devices.Surface.Paged.Postscript FLTK.Devices.Surface.Paged.Printers FLTK.Draw FLTK.Environment @@ -137,7 +138,6 @@ To-Do: Fl_GDI_Graphics_Driver Fl_GDI_Printer_Graphics_Driver Fl_Glut_Window -Fl_Postscript_File_Device Fl_Postscript_Graphics_Driver Fl_Quartz_Graphics_Driver Fl_Sys_Menu_Bar |