[cairo-bugs] [Bug 85662] New: Patch for not using '\' to split strings across multiple lines breaks printing and PS viewers
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Oct 30 13:36:40 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=85662
Bug ID: 85662
Summary: Patch for not using '\' to split strings across
multiple lines breaks printing and PS viewers
Product: cairo
Version: unspecified
Hardware: Other
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: general
Assignee: chris at chris-wilson.co.uk
Reporter: korobkin+lpad at gmail.com
QA Contact: cairo-bugs at cairographics.org
This patch [1] breaks PostScript printing with pdftocairo to Ricoh printers:
only the last line of the sequence is printed.
For example, if you have this in your .ps file,
(aaa)
(bbb)
(cc)
only "cc" will appear on the page.
PostScript viewers also fail to parse it: neither GhostScript nor Evince are
able display these lines.
Please revert or fix the patch?
1.
http://cgit.freedesktop.org/cairo/commit/?id=ab2a7b61d59258b71e1c3256edf2f42ea6cc1eb2
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20141030/f530123f/attachment.html>
More information about the cairo-bugs
mailing list