all devices regression report - 2017-10-07-01:25:50 - 77cdf72595643da5d17e84fb72d8f58ccfe3d038
| Newsgroups | gmane.comp.printing.ghostscript.regression |
|---|---|
| Message-ID | <20171007082550.3D03F204019A@i7> |
Differences in all devices errors using gs/examples files Previous Revision: aaccd9b5942aae6738ac02874e627b9e8677f965 Current Revision: 77cdf72595643da5d17e84fb72d8f58ccfe3d038 commit 77cdf72595643da5d17e84fb72d8f58ccfe3d038 Author: Robin Watts <[email protected]> AuthorDate: Wed Oct 4 17:01:24 2017 +0100 CommitDate: Thu Oct 5 19:43:57 2017 +0100 Avoid duplicating code in art_pdf_composite_pixel_alpha8_inline. We can spot that blend_mode == BLEND_MODE_Normal in the caller, and set first_spot to 0 in that case. Then we always drop straight through to the code at the end, and omit the complex blend call. Reduces code, doesn't change the speed. base/gxblend.c new errors: errors that went away: errors that are not whitelisted: === ghostpdl/examples/transparency_example.ps === cp50 === === ghostpdl/examples/transparency_example.ps === psdrgb ===