Re: stefan's bittagging patch
Ralph Giles <[email protected]> Wed, 30 Aug 2006 11:19:44 -0700
| Newsgroups | gmane.comp.printing.ghostscript.patches |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Aug 29, 2006 at 10:15:19PM -0700, Dan Coby wrote: > >There are some other limitations listed in the README file in the > >tools/GOT directory. Also there are scripts there to process the output. > > Thanks for the information about the bit tagging device. It looks like > it will only be useful for a PCL type RGB device. Is this is what > is desired? It's not just PCL. David Suffield has a modification to do a similarly hacky sort of tagging and then send "KRGB" to the hplip printer driver suite either over ijs or cups raster. This is, as you say, essentially tagged RGB contone used to control black generation and halftone selection in a separate printer driver. It it my hope that we can end up with this supporting his needs as well. -r