[Poppler-bugs] [Bug 18254] New: Poppler sends Cairo a non-invertible matrix
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Oct 27 15:56:54 PDT 2008
http://bugs.freedesktop.org/show_bug.cgi?id=18254
Summary: Poppler sends Cairo a non-invertible matrix
Product: poppler
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: cairo backend
AssignedTo: poppler-bugs at lists.freedesktop.org
ReportedBy: thenders at gmail.com
Created an attachment (id=19891)
--> (http://bugs.freedesktop.org/attachment.cgi?id=19891)
Culprit PDF
EPS has a "fontbox" (sorry that I don't know the technical term) which is
yscaled by a factor of 0, and Poppler sends Cairo a non-invertible matrix
resulting in the following Cairo error:
cairo context error: invalid matrix (not invertible)
The circle in this PDF fails to render in Evince with Poppler+Cairo since in
the PostScript the "yscaled 0" fontbox was drawn before the circle. It's like
Poppler bails out after encountering this issue.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Poppler-bugs
mailing list