[gs-bugs] [Bug 689633] Floyd-Steinberg dithering for tiffg3,
tiffg32d, and tiffg4
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
Mon Dec 31 13:26:26 PST 2007
http://bugs.ghostscript.com/show_bug.cgi?id=689633
------- Additional Comments From ray.johnston at artifex.com 2007-12-31 13:26 -------
Now I must apologize for seeing the one mistake and missing the other.
The ht_ccsto.ps is a replacement for the (too dark) one in the lib/ directory, but
when you invoke Ghostscript, you need to use 'stocht.ps' which loads the
ht_stocht.ps halftone resource and defines it as the DefaultHalftone.
The 'ht_ccsto.ps' file only defines a Halftone Resource 'StochasticDefault'
which stocht.ps uses.
Please try:
jpeg2ps -r 200 -q original.jpg | \
gs -q -sDEVICE=tiffg3 -dNOPAUSE -dBATCH -r204x196 \
-sOutputFile=final.tif stocht.ps -c "<< /HalftoneMode 1 >> setuserparams" -
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the gs-bugs
mailing list