RE: Fix for 687364 rangecheck in buildshading2 from Quark XPress PS file
"Dan Coby" <[email protected]>
| Newsgroups | gmane.comp.printing.ghostscript.patches |
|---|---|
| Message-ID | <[email protected]> |
Alex, >I see 2 issues here: > >(1) TN 5044 defines many more operators but the proposed patch doesn't >implement them. There are files that test for "findcmykcustomcolor" >and assume that the whole bunch is available. I also worried about the other functions mentioned in TN 5044. However I do not have any examples of files which will show a problem. If you have any such files that you can send then please send them. >(2) It is only a matter of time before we find a file that doesn't work >on the systems with findcmykcustomcolor, etc. I do not understand what you mean by this statement. It seems to be a repeat of your first issue. If not then please explain. Dan -----Original Message----- From: Alex Cherepanov [mailto:[email protected]] Sent: Sunday, March 21, 2004 5:11 AM To: [email protected] Cc: Gs-Code-Review Subject: Re: [gs-code-review] Fix for 687364 rangecheck in buildshading2 from Quark XPress PS file Dan Coby wrote: > The fix to the problem is to provide the functions: > findcmykcustomcolor and setcustomcolor. I see 2 issues here: (1) TN 5044 defines many more operators but the proposed patch doesn't implement them. There are files that test for "findcmykcustomcolor" and assume that the whole bunch is available. (2) It is only a matter of time before we find a file that doesn't work on the systems with findcmykcustomcolor, etc.