[Poppler-bugs] [Bug 25755] Sample PDF works in pre-0.11.2 poppler, breaks in post-0.11.1
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Dec 22 02:06:55 PST 2009
http://bugs.freedesktop.org/show_bug.cgi?id=25755
--- Comment #3 from Dennis Sheil <dsheil at vartmp.com> 2009-12-22 02:06:55 PST ---
I did a git bisect and tested commits between 0.11.1 and 0.11.2. The commit
that breaks it is ad26e34bede53cb6300bc463cbdcc2b5adf101c2 . Prior to that
commit the text is displayed (commit ee6b761a55baef4c3bbe4614b0c3b3d761a3111f
and prior display the text).
I am using the Cairo 1.8.8 library on Ubuntu 9.10, as was the original Ubuntu
bug reporter. Cairo 1.8.8 appears to be the last stable Cairo library,
although I do see there are newer development versions of Cairo.
The ad2...1c2 commit modified lines in the CairoOutputDev.cc file. A git show
after my bisect tests gave this information about the commit:
git show
commit ad26e34bede53cb6300bc463cbdcc2b5adf101c2
Author: Carlos Garcia Campos <carlosgc at gnome.org>
Date: Sun Jul 26 18:36:06 2009 +0200
[cairo] Use rectangle + clip instead of invert + tranform
This is just for consistency of drawImage methods
--
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