all devices regression report - 2017-11-21-07:07:05 - 37a9d25214efcabe0f36ed4cf6e91c58fcdbfa2d
| Newsgroups | gmane.comp.printing.ghostscript.regression |
|---|---|
| Message-ID | <20171121150706.2197320401D0@i7> |
Differences in all devices errors using gs/examples files Previous Revision: 1d7893955cf4231c092045affc32e26ad2b6de32 Current Revision: 37a9d25214efcabe0f36ed4cf6e91c58fcdbfa2d commit 37a9d25214efcabe0f36ed4cf6e91c58fcdbfa2d Author: Ken Sharp <[email protected]> AuthorDate: Tue Nov 21 14:13:21 2017 +0000 CommitDate: Tue Nov 21 14:13:21 2017 +0000 PDF interpreter - move a default value to be compatible with all xref types The commit df5b3426d31f79c13a735dff9118e9798ce97af9 which works around PDF files where the /N value and the actual ICC profile colour space number of components do not match. Unfortunately, I made a minor error when creating this, which wasn't exposed by the test files on hand at the time. I set the default value of ICCProfileNError to false when processing an xref of type 'orig' (ie not an xref stream) which means that for PDF files which use xref streams the value was not defined, leading to an error. Move the initial declaration to pdfopenfile instead so that it works no matter what type of xref we have,. Resource/Init/pdf_main.ps new errors: errors that went away: errors that are not whitelisted: === ghostpdl/examples/transparency_example.ps === cp50 === === ghostpdl/examples/transparency_example.ps === psdrgb ===