[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /pub/ibiblio/distributions/rootlinux/ports/hw/foo2hp/work/src/foo2zjs/
 
Current bandwidth utilization 1990.22 Mbit/s
Bandwidth utilization bar
Contents of README:
    ---------------------------------------------------------------------
    Please read the "INSTALL" file to see how to install this software.
    Please read the "INSTALL" file to see how to install this software.
    Please read the "INSTALL" file to see how to install this software.

    Mac OS X users: also read the "INSTALL-osx.txt" file.
    ---------------------------------------------------------------------

GENERAL
    FOO2ZJS
    -------
    foo2zjs converts pbm (B/W) images and 1-bit-per-pixel cmyk images
    (both produced by ghostscript) to Zenographics ZJ-stream format. There
    is some information about the ZJS format at http://ddk.zeno.com.

    With foo2zjs, you can print to some HP and Minolta/QMS ZjStream
    printers, such as these:

	- Konica Minolta magicolor 2430 DL	B/W and color
	- Minolta/QMS 2300 DL			B/W and color
	- Minolta/QMS 2200 DL			B/W and color
	- HP LaserJet 1020			B/W
	- HP LaserJet 1018			B/W
	- HP LaserJet 1005			B/W
	- HP LaserJet 1000			B/W

    FOO2HP
    ------
    foo2hp converts pbm (B/W) images and N-bit-per-pixel cmyk images
    (both produced by ghostscript) to Zenographics ZJ-stream format. There
    is some information about the ZJS format at http://ddk.zeno.com.

    With foo2hp, you can print to some HP ZjStream printers, such as these:

	- HP Color LaserJet 2600n		B/W and color

    FOO2OAK
    -------
    foo2oak converts pbm (B/W) images and 1-bit-per-pixel cmyk images
    (both produced by ghostscript) to Oak Technology (now Zoran) OAKT
    format.

    With foo2oak, you can print to the HP LaserJet 1500 and possibly other
    OAKT protocol printers, such as these:

	- HP LaserJet 1500	B/W and color, but only 1-bit per pixel

Please read the manual pages for more details on the program operation.

    $ acroread manual.pdf

BUGS AND DEFICIENCIES
    - Need to tune the manufacturer-supplied ICM color profiles to match the
      characteristics of Ghostscript.

    - Need to figure out how to get near-invisible dithering out of Ghostscript
      without affecting the colors.  With GS 7.05, if you set -dDITHERING=150,
      for example, the dithering becomes less visible but you get areas of
      color blotches.  No way to win.

    - Ghostscript 8.0 has worse color dithering compared to 7.05.  The symptom
      is slanted bands separated by 0.5 to 2mm, at a 30 degree angle.

    - Need to support a better input color file format which includes
      explicit page boundary indications.  The current use of the Ghostscript
      "bitcmyk" format precludes having pages of different sizes within a
      Postscript stream.

    - It is not entirely clear whether the JBIG-KIT compression library
      produces compressed data compatible with all implementations of JBIG
      in ZjStream printers.  It is possible that bugs or subtle
      implementation differences might result in incorrect printer behavior.

AUTHORS
    FOO2ZJS
    -------
    The foo2zjs engine program began life as Robert Szalai's 'pbmtozjs'
    program.  It also uses Markus Kuhn's JBIG-KIT compression library
    (included, but available at http://www.cl.cam.ac.uk/~mgk25/jbigkit/),
    and Marti Maria's icc2ps program (included, but also available at
    http://www.littlecms.com).

    The foo2zjs engine was overhauled by Rick Richardson to add color
    support for the Minolta/QMS 2300DL, add command line options, limit
    data chunk size to 65536 bytes, and other miscellaneous features.
    Rick also contributed the zjsdecode program and the foomatic database
    entries for the Minolta/QMS magicolor 2300 DL.

    The latest version of foo2zjs can be found at:

	http://foo2zjs.rkkda.com
	wget http://foo2zjs.rkkda.com/foo2zjs.tar.gz

    FOO2HP
    -------
    The foo2hp engine was written entirely from scratch by Rick Richardson.

    The latest version of foo2hp can be found at:

	${URLHP}
	wget ${URLHP}/foo2zjs.tar.gz
    FOO2OAK
    -------
    The foo2oak engine was written entirely from scratch by Rick Richardson.

    The latest version of foo2oak can be found at:

	http://foo2oak.rkkda.com
	wget http://foo2zjs.rkkda.com/foo2zjs.tar.gz

You can contact the current author at mailto://rick.richardson@comcast.net
I do not read or reply to HTML email or messages sent under an alias.

LICENSE
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or (at
your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

If you want to use this program under different license conditions,
then contact the author for an arrangement.

PATENTS
It is possible that certain products which can be built using the jbig
software module might form inventions protected by patent rights in
some countries (e.g., by patents about arithmetic coding algorithms
owned by IBM and AT&T in the USA). Provision of this software by the
author does NOT include any licences for any patents. In those
countries where a patent licence is required for certain applications
of this software module, you will have to obtain such a licence
yourself.

Icon  Name                                                           Last modified      Size  
[DIR] Parent Directory - [DIR] PPD/ 14-Apr-2008 16:18 - [DIR] crd/ 14-Apr-2008 16:18 - [DIR] foomatic-db/ 14-Apr-2008 16:18 - [DIR] icc2ps/ 14-Apr-2008 16:18 - [TXT] COPYING 31-Oct-2007 22:42 19K [TXT] ChangeLog 01-Apr-2008 17:31 38K [TXT] INSTALL 08-Apr-2008 16:46 17K [TXT] INSTALL.in 08-Apr-2008 16:18 17K [TXT] INSTALL.osx 21-Mar-2008 16:21 11K [TXT] INSTALL.usb 02-May-2006 06:31 1.1K [   ] Makefile 08-Apr-2008 16:46 40K [TXT] README 07-Dec-2006 14:06 5.4K [TXT] README.in 07-Dec-2006 14:05 5.4K [   ] align.ps 30-Mar-2003 06:56 5.2K [   ] arm2hpdl 14-Apr-2008 16:18 9.1K [TXT] arm2hpdl.1 14-Apr-2008 16:18 5.1K [   ] arm2hpdl.1in 16-Feb-2008 13:40 1.0K [TXT] arm2hpdl.c 07-Dec-2006 14:16 4.4K [   ] c5200mono.prn 16-Jan-2006 03:49 39K [TXT] cups.h 05-Dec-2006 12:38 9.4K [   ] foo2hiperc 14-Apr-2008 16:18 77K [TXT] foo2hiperc-wrapper 14-Apr-2008 16:18 16K [TXT] foo2hiperc-wrapper.1 14-Apr-2008 16:18 9.1K [TXT] foo2hiperc-wrapper.1in 01-Feb-2008 21:22 5.0K [TXT] foo2hiperc-wrapper.in 06-Feb-2008 20:18 16K [TXT] foo2hiperc.1 14-Apr-2008 16:18 7.9K [TXT] foo2hiperc.1in 02-Feb-2008 10:49 3.7K [TXT] foo2hiperc.c 06-Feb-2008 20:18 42K [   ] foo2hiperc.o 14-Apr-2008 16:18 32K [   ] foo2hp 14-Apr-2008 16:18 76K [TXT] foo2hp.1 14-Apr-2008 16:18 8.2K [TXT] foo2hp.1in 20-Dec-2007 07:20 4.1K [TXT] foo2hp.c 09-Dec-2007 07:57 45K [   ] foo2hp.o 14-Apr-2008 16:18 31K [TXT] foo2hp2600-wrapper 14-Apr-2008 16:18 17K [TXT] foo2hp2600-wrapper.1 14-Apr-2008 16:18 10K [TXT] foo2hp2600-wrapper.1in 20-Dec-2007 07:20 5.9K [TXT] foo2hp2600-wrapper.in 27-Dec-2007 07:54 17K [   ] foo2lava 14-Apr-2008 16:18 76K [TXT] foo2lava-wrapper 14-Apr-2008 16:18 18K [TXT] foo2lava-wrapper.1 14-Apr-2008 16:18 9.5K [TXT] foo2lava-wrapper.1in 20-Dec-2007 07:21 5.4K [TXT] foo2lava-wrapper.in 27-Dec-2007 07:54 18K [TXT] foo2lava.1 14-Apr-2008 16:18 8.1K [TXT] foo2lava.1in 20-Dec-2007 07:21 3.9K [TXT] foo2lava.c 09-Dec-2007 07:57 41K [   ] foo2lava.o 14-Apr-2008 16:18 32K [   ] foo2oak 14-Apr-2008 16:18 77K [TXT] foo2oak-wrapper 14-Apr-2008 16:18 13K [TXT] foo2oak-wrapper.1 14-Apr-2008 16:18 9.1K [TXT] foo2oak-wrapper.1in 20-Dec-2007 07:21 4.9K [TXT] foo2oak-wrapper.in 27-Dec-2007 07:54 13K [TXT] foo2oak.1 14-Apr-2008 16:18 7.5K [TXT] foo2oak.1in 20-Dec-2007 07:21 3.4K [TXT] foo2oak.c 20-Dec-2007 00:49 49K [   ] foo2oak.o 14-Apr-2008 16:18 31K [   ] foo2qpdl 14-Apr-2008 16:18 75K [TXT] foo2qpdl-wrapper 14-Apr-2008 16:18 16K [TXT] foo2qpdl-wrapper.1 14-Apr-2008 16:18 9.3K [TXT] foo2qpdl-wrapper.1in 01-Apr-2008 09:53 5.1K [TXT] foo2qpdl-wrapper.in 31-Mar-2008 12:34 16K [TXT] foo2qpdl.1 14-Apr-2008 16:18 8.0K [TXT] foo2qpdl.1in 01-Apr-2008 09:53 3.9K [TXT] foo2qpdl.c 01-Apr-2008 09:53 41K [   ] foo2qpdl.o 14-Apr-2008 16:18 30K [   ] foo2slx 14-Apr-2008 16:18 73K [TXT] foo2slx-wrapper 14-Apr-2008 16:18 16K [TXT] foo2slx-wrapper.1 14-Apr-2008 16:18 9.0K [TXT] foo2slx-wrapper.1in 20-Dec-2007 07:22 4.9K [TXT] foo2slx-wrapper.in 27-Dec-2007 07:54 16K [TXT] foo2slx.1 14-Apr-2008 16:18 7.5K [TXT] foo2slx.1in 20-Dec-2007 07:22 3.4K [TXT] foo2slx.c 13-Dec-2007 16:30 39K [   ] foo2slx.o 14-Apr-2008 16:18 27K [   ] foo2xqx 14-Apr-2008 16:18 73K [TXT] foo2xqx-wrapper 14-Apr-2008 16:18 15K [TXT] foo2xqx-wrapper.1 14-Apr-2008 16:18 7.9K [TXT] foo2xqx-wrapper.1in 20-Dec-2007 07:22 3.8K [TXT] foo2xqx-wrapper.in 16-Feb-2008 16:34 15K [TXT] foo2xqx.1 14-Apr-2008 16:18 7.3K [TXT] foo2xqx.1in 20-Dec-2007 07:22 3.2K [TXT] foo2xqx.c 09-Dec-2007 07:57 37K [   ] foo2xqx.o 14-Apr-2008 16:18 27K [   ] foo2zjs 14-Apr-2008 16:18 73K [TXT] foo2zjs-pstops 14-Apr-2008 16:18 1.3K [TXT] foo2zjs-pstops.1 14-Apr-2008 16:18 5.1K [   ] foo2zjs-pstops.1in 19-Dec-2007 23:00 1.0K [   ] foo2zjs-pstops.sh 27-Dec-2007 07:45 1.3K [TXT] foo2zjs-wrapper 14-Apr-2008 16:18 17K [TXT] foo2zjs-wrapper.1 14-Apr-2008 16:18 10K [TXT] foo2zjs-wrapper.1in 20-Dec-2007 07:23 5.9K [TXT] foo2zjs-wrapper.in 27-Dec-2007 07:44 17K [TXT] foo2zjs.1 14-Apr-2008 16:18 8.3K [TXT] foo2zjs.1in 20-Dec-2007 07:23 4.2K [TXT] foo2zjs.c 09-Dec-2007 07:57 39K [   ] foo2zjs.o 14-Apr-2008 16:18 28K [TXT] foomatic-test 05-Mar-2003 04:36 1.1K [   ] gamma-lookup.ps 22-Mar-2003 16:06 5.8K [   ] gamma.ps 22-Mar-2003 16:02 777 [TXT] getweb 14-Apr-2008 16:18 9.5K [TXT] getweb.in 01-Apr-2008 17:12 9.5K [   ] gipddecode 14-Apr-2008 16:18 62K [TXT] gipddecode.c 26-Mar-2008 18:01 18K [   ] gipddecode.o 14-Apr-2008 16:18 9.9K [TXT] hiperc.h 28-Jan-2008 05:54 5.9K [   ] hipercdecode 14-Apr-2008 16:18 62K [TXT] hipercdecode.1 14-Apr-2008 16:18 11K [   ] hipercdecode.1in 31-Jan-2008 04:53 6.7K [TXT] hipercdecode.c 06-Feb-2008 20:18 10K [   ] hipercdecode.o 14-Apr-2008 16:18 11K [   ] hpclj2600n-0.icm 24-Nov-2005 08:12 125K [   ] hpclj2600n-1.icm 03-Jun-2006 02:19 606K [   ] hplj10xx.rules 25-Nov-2007 08:15 1.5K [   ] hplj10xx_gui.tcl 15-Nov-2007 05:46 2.0K [TXT] hplj1000 25-Nov-2007 12:55 4.8K [   ] hplj1020.desktop 13-Nov-2007 14:02 319 [IMG] hplj1020_icon.gif 13-Nov-2007 12:54 1.8K [IMG] hplj1020_icon.png 12-Nov-2007 22:27 2.5K [TXT] includer-man 20-Dec-2007 11:54 1.9K [TXT] jbig.c 07-Dec-2006 14:16 92K [TXT] jbig.h 12-Jun-2004 04:33 11K [   ] jbig.o 14-Apr-2008 16:18 36K [TXT] jbig_tab.c 07-Dec-2006 14:16 25K [   ] jbig_tab.o 14-Apr-2008 16:18 12K [   ] km2430_2.icm 02-Sep-2004 23:47 500K [   ] lavadecode 14-Apr-2008 16:18 62K [TXT] lavadecode.1 14-Apr-2008 16:18 7.6K [   ] lavadecode.1in 19-Dec-2007 22:29 3.5K [TXT] lavadecode.c 17-Jul-2007 15:09 13K [   ] lavadecode.o 14-Apr-2008 16:18 12K [   ] macros.man 19-Dec-2007 22:39 4.1K [   ] manual.pdf 14-Apr-2008 16:18 168K [TXT] msexpand 30-Jun-2003 07:11 5.6K [TXT] oak.h 22-Oct-2004 00:39 5.5K [   ] oakdecode 14-Apr-2008 16:18 62K [TXT] oakdecode.1 14-Apr-2008 16:18 7.2K [   ] oakdecode.1in 19-Dec-2007 22:29 3.1K [TXT] oakdecode.c 20-Dec-2007 00:49 16K [   ] oakdecode.o 14-Apr-2008 16:18 11K [   ] opldecode 14-Apr-2008 16:18 58K [TXT] opldecode.1 14-Apr-2008 16:18 7.4K [   ] opldecode.1in 19-Dec-2007 22:29 3.2K [TXT] opldecode.c 06-Nov-2007 01:10 7.9K [   ] opldecode.o 14-Apr-2008 16:18 7.6K [TXT] qpdl.h 19-Feb-2007 06:58 5.9K [   ] qpdldecode 14-Apr-2008 16:18 63K [TXT] qpdldecode.1 14-Apr-2008 16:18 8.7K [   ] qpdldecode.1in 31-Jan-2008 05:04 4.5K [TXT] qpdldecode.c 01-Apr-2008 09:53 13K [   ] qpdldecode.o 14-Apr-2008 16:18 12K [TXT] slx.h 13-Dec-2007 12:33 8.7K [   ] slxdecode 14-Apr-2008 16:18 62K [TXT] slxdecode.1 14-Apr-2008 16:18 6.8K [   ] slxdecode.1in 19-Dec-2007 22:30 2.6K [TXT] slxdecode.c 13-Dec-2007 12:39 13K [   ] slxdecode.o 14-Apr-2008 16:18 13K [   ] testpage.ps 12-Jul-2007 14:08 18K [   ] usb_printerid 14-Apr-2008 16:18 7.1K [TXT] usb_printerid.1 14-Apr-2008 16:18 5.3K [   ] usb_printerid.1in 16-Feb-2008 16:02 1.2K [TXT] usb_printerid.c 16-Feb-2008 15:58 1.5K [TXT] xqx.h 23-Nov-2006 06:59 7.6K [   ] xqxdecode 14-Apr-2008 16:18 58K [TXT] xqxdecode.1 14-Apr-2008 16:18 7.3K [   ] xqxdecode.1in 19-Dec-2007 22:30 3.2K [TXT] xqxdecode.c 26-Mar-2008 16:53 9.7K [   ] xqxdecode.o 14-Apr-2008 16:18 9.0K [TXT] zjs.h 08-May-2007 02:36 10K [   ] zjsdecode 14-Apr-2008 16:18 63K [TXT] zjsdecode.1 14-Apr-2008 16:18 6.6K [   ] zjsdecode.1in 19-Dec-2007 22:30 2.4K [TXT] zjsdecode.c 31-Oct-2007 00:31 15K [   ] zjsdecode.o 14-Apr-2008 16:18 15K

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!