Re: Fix for 687055
"Igor V. Melichev" <[email protected]>
| Newsgroups | gmane.comp.printing.ghostscript.patches |
|---|---|
| Message-ID | <[email protected]> |
I have no objections. Please commit. Igor. ----- Original Message ----- From: "Dan Coby" <[email protected]> To: "Gs-Code-Review" <[email protected]> Sent: Thursday, October 09, 2003 8:41 AM Subject: [gs-code-review] Fix for 687055 > > Fix for 687055 pdfwrite should not fail with <</ProcessColorModel /DeviceN>> > setpagedevice. This change adds support for the DeviceN process color > model to the pdfwrite device. The DeviceN process color model is treated > like the DeviceCMYK process color model except for the name. > > > Dan