- New ghostscript patch!
- Improved Foomatic printer entry generation for linuxprinting.org web
site: Mechanism type of printer cannot be determined, therefore nothing
instead of "inkjet" displayed, determined whether a printer is color or
monochrome instead of always displaying color, improved comment text,
added recommended driver field pointing to "omni"
(till.kamppeter@gmx.net).
- Removed trailing underscores from Foomatic IDs/filenames
(till.kamppeter@gmx.net).
- Writing printer names onto the screen durin the "Initializing
devices..." of the Foomatic generator, to have a progress display
(till.kamppeter@gmx.net).
- Removed inner classes because we cannot rely on gcc working.
- Resolved problems with ejecting a second page on a single page print
- Corrected the margin information in HP LaserJet 2100 Forms.xml for
the HP LaserJet 4050.
- Corrected PageSize issues with gomni.c (Ghostscript driver) with non-
default size forms.
- Updated CUPSToOmni support for tray, media, and dither parameters.
- Starting to add new job properties:
Copy
Collation
Destination
Stapling
Jogging
Duplex
Booklet
NUp
Scaling
- UPDF Fixes
- orientation: Listened to PageRotation & DeviceFeature
- duplex: Started it
- Fixed dither enumeration bug
- Memory leak cleanups in GplDither and GplCompression
- Fixed Ghostscript trap (seen in espgs-7.05.3)
- Added Epson PDC Blitter support for the following devices:
Stylus Color 980
Stylus Color 880
Stylus Color 777
Stylus Color 680
Stylus C70
Stylus C60
Stylus C40
Stylus C20
# Stylus Photo 810 Note: there is a bug in epson's code that prevents
# Stylus Photo 820 these devices from loading.
# Stylus Color 580
# Stylus Color 480
- Changed Foomatic to OmniFoomaticGenerator. This is now installed in the
/opt/Omni/bin directory. Changed the RPM builds to run this program when
installing and removed the prebuilt OmniXXXFoomaticXXX.rpm files.
Added a new /opt/Omni/data directory and installed foo2omni (was
Foomatic/bin/newDB) there.
- Added initial XMLDevice support (use XML files directly). It is not in the
main build yet. Read XMLDevice/Readme for more information.
- Updated Foomatic/bib/foo2omni file.