[Poppler-bugs] [Bug 64892] very slow render

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun May 26 23:18:58 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=64892

--- Comment #14 from Thomas Freitag <Thomas.Freitag at alfa.de> ---
(In reply to comment #10)
> Are you hijacking a bug again?
> 
> What does your patch have to do with this "very slow render" thing?

nameX points to the fact that I forgot to call a "delete splash", that's
obviously correct. The second change he made (fallback if surface_width and
surface_height is too big instead of result_width and result_heigth) fits just
if we can use the new algorithm. If it still uses drawImage, we still have to
allocate the bigger bitmap. And because it's less likely that we run into this
fallback even with the new algorithm, we can think about it if we get a PDF
which fits to this case!

I'll upload a corrected patch (which also again reduces rendering time for the
PDF of this bug a little bit :-) )

-- 
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/20130527/705b5928/attachment-0001.html>


More information about the Poppler-bugs mailing list