all devices regression report - 2017-12-11-21:53:58 - ac241e31c931858e562dc0a4cd88db31e012c2cf
| Newsgroups | gmane.comp.printing.ghostscript.regression |
|---|---|
| Message-ID | <20171212055359.4AB9120401C8@i7> |
Differences in all devices errors using gs/examples files Previous Revision: 43a84c5d99d14881773b78b58892e9b049b938d9 Current Revision: ac241e31c931858e562dc0a4cd88db31e012c2cf commit ac241e31c931858e562dc0a4cd88db31e012c2cf Author: Ray Johnston <[email protected]> AuthorDate: Fri Dec 1 14:43:43 2017 -0800 CommitDate: Mon Dec 11 19:49:28 2017 -0800 Fix bug 698662. Elements shifted horizontally when clist is used. The scurveto clist path reading logic assumed that if the first value A, was 0, the previous curve entry was vertical, but the writing logic checked for B == 0 and decided to use h*curveto, so if A was also 0, the reading logic would assume vertical. base/gxclpath.c new errors: errors that went away: errors that are not whitelisted: === ghostpdl/examples/transparency_example.ps === cp50 === === ghostpdl/examples/transparency_example.ps === psdrgb ===