[Poppler-bugs] [Bug 37519] Very slow rendering of a some PDF slides
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon May 23 14:53:32 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=37519
Albert Astals Cid <tsdgeos at terra.es> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|cairo backend |general
--- Comment #4 from Albert Astals Cid <tsdgeos at terra.es> 2011-05-23 14:53:32 PDT ---
Jose is right, not a Cairo problem, seems that whoever created the document
decided to do it wrong and calls a billion times image with a given xobject and
we parse it all the time.
Introducing a PopplerCache in GfxResources::lookupXObject should fix the
problem (if that object can be cached but i'd say yes), i don't have time to do
it though.
--
Configure bugmail: https://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