Jump to letter: [
ABCDFGHKLMOPQRSTVWXZ
]
foo2hp - Linux printer driver for HP 1600, HP 2600n
foo2hp is an open source printer driver for printers that use the
Zenographics ZjStream wire protocol for their print data, such as the
HP Color LaserJet 2600n. These printers are often erroneously referred
to as winprinters or GDI printers. However, Microsoft GDI only
mandates the API between an application and the printer driver, not
the protocol on the wire between the printer driver and the
printer. In fact, ZjStream printers are raster printers which happen
to use a very efficient wire protocol which was developed by
Zenographics and licensed by most major printer manufacturers for at
least some of their product lines. ZjStream is just one of many wire
protocols that are in use today, such as Postscript, PCL, Epson, etc.
Users of this package are requested to visit the author's web page at
http://foo2hp.rkkda.com/ and consider contributing.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
foo2hp |
0.20110602 |
1.fc13 |
x86_64 |
116 KiB |
Wed Jun 8 19:40:12 2011 |
foo2hp |
0.20101016 |
1.fc13 |
x86_64 |
116 KiB |
Wed Nov 3 18:26:44 2010 |
Changelog
- * Wed Mar 10 13:00:00 2010 Cedric Olivier <cedric{*}olivier{%}free{*}fr> 0.20100307-1
- Update to 20100307
- BugFix and adding new printers supports
- * Fri May 7 14:00:00 2010 Cedric Olivier <cedric{*}olivier{%}free{*}fr> 0.20100506-1
- Update to 20100506
- New Printers: Oki C5650
- New Printers: HP LaserJet Pro P1102, P1102w
- New Printers: HP LaserJet Pro P1566
- New Printers: HP LaserJet Pro P1606dn
- * Tue May 11 14:00:00 2010 Cedric Olivier <cedric{*}olivier{%}free{*}fr> 0.20100506-2
- add foo2zjs-dynamic-jbig patch to use jbigkit-devel package instead of static jbig source code