Re: Disabling Color space substitution for pdfwrite
"Igor V. Melichev" <[email protected]>
| Newsgroups | gmane.comp.printing.ghostscript.patches |
|---|---|
| Message-ID | <[email protected]> |
Dan, > From: "Dan Coby" <[email protected]> > To: "Gs-Code-Review" <[email protected]> > Cc: "Igor V. Melichev" <[email protected]> > Sent: Thursday, September 11, 2003 10:16 AM > Subject: Disabling Color space substitution for pdfwrite I'm unclear about this change. First, you patch DeviceGray and DeviceRGB, and don't patch DeviceCMYK. Why so ? Second, I'm unclear why a new switch is necessary. Simply don't set UseCIEColor if you don't need the substitution. Third, I'd appreciate an appropriate documentation change is included. Thank you. Igor.