Patch for not using '\' to split strings across multiple lines breaks printing and PS viewers
Alex Korobkin <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <CA+3RNfikLfq3yUS-M8FKhawd_uSt8hdO604bni0vX5C=4Ok5-w@mail.gmail.com> |
Hi team, 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 -Alex -- cairo mailing list [email protected] http://lists.cairographics.org/mailman/listinfo/cairo