[Poppler-bugs] [Bug 70085] Images not shown inside PDF.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Oct 5 02:24:33 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=70085
Carlos Garcia Campos <carlosgc at gnome.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ajohnson at redneon.com
--- Comment #3 from Carlos Garcia Campos <carlosgc at gnome.org> ---
The problem was introduced in aaae8996766f259dcc329755c7cccde7c916c1fb to fix
bug #40828. In this particular PDF there's no mask, so the matrix we are
setting in drawImage() is uninitialized.
Internal Error: cairo context error: invalid matrix (not invertible)<0a>
We should probably check that there's actually a mask before setting the
mask_matrix.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20131005/70c3c217/attachment.html>
More information about the Poppler-bugs
mailing list