Changes between Version 1 and Version 2 of gutenprt
- Timestamp:
- Dec 28, 2008, 5:28:33 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
gutenprt
v1 v2 1 1 2 == Gutenprintprinter driver ==2 == eCUPS printer driver == 3 3 4 4 5 5 I've used the IBM postscript driver source as a basis, and fixed a couple of bugs in it that prevented OS/2 applications from being able to change CUPS printer settings. 6 6 7 Additionally, I've preloaded around 6 00 PPD files from Gutenprint 5.2.0 beta 3into the driver so that most users won't need to go through the process of importing PPD files into the driver.7 Additionally, I've preloaded around 680 PPD files from Gutenprint 5.2.3 and Splix v1.1.1 into the driver so that most users won't need to go through the process of importing PPD files into the driver. 8 8 9 Download link: http://download.smedley.info/ gutenprt-5.2.0-beta3-os2-20080713.zip9 Download link: http://download.smedley.info/ecups-20081228.zip 10 10 11 11 Known issues: 12 * Lucide and odin apps are unable to change some printer settings due to issues with pscript.drv's (on which gutenprt.drv is base s) inability to inject the relevant postscript code when passed raw postscript code.12 * Lucide and odin apps are unable to change some printer settings due to issues with pscript.drv's (on which gutenprt.drv is based) inability to inject the relevant postscript code when passed raw postscript code.