Changes between Version 1 and Version 2 of gutenprt


Ignore:
Timestamp:
Dec 28, 2008, 4:28:33 AM (15 years ago)
Author:
psmedley
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • gutenprt

    v1 v2  
    11
    2 == Gutenprint printer driver ==
     2== eCUPS printer driver ==
    33
    44
    55I'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.
    66
    7 Additionally, I've preloaded around 600 PPD files from Gutenprint 5.2.0 beta 3 into the driver so that most users won't need to go through the process of importing PPD files into the driver.
     7Additionally, 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.
    88
    9 Download link: http://download.smedley.info/gutenprt-5.2.0-beta3-os2-20080713.zip
     9Download link: http://download.smedley.info/ecups-20081228.zip
    1010
    1111Known 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 bases) 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.