[Poppler-bugs] [Bug 102290] [PATCH] Replace Splash font rendering by Qt font rendering

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Sep 5 19:52:38 UTC 2017


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

--- Comment #23 from Albert Astals Cid <aacid at kde.org> ---
There's a severe regression in the title_font_compresses.pdf file.

Without this patch
qt5/tests/test-poppler-qt5 ~/okularfiles/pdf/title_font_compresses.pdf -arthur
Page 1 size:  48 inches x  36 inches
Displaying page using "Arthur" backend:  0
Rendering took 258 msecs
Displaying page using "Arthur" backend:  1
Rendering took 941 msecs
Displaying page using "Arthur" backend:  2
Rendering took 418 msecs
Displaying page using "Arthur" backend:  3
Rendering took 216 msecs


With this patch
Page 1 size:  48 inches x  36 inches
Displaying page using "Arthur" backend:  0
Rendering took 1094 msecs
Displaying page using "Arthur" backend:  1
Rendering took 1714 msecs
Displaying page using "Arthur" backend:  2
Rendering took 5370 msecs
Displaying page using "Arthur" backend:  3
Rendering took 9409 msecs

Please try to see if you can reproduce (in case my build was broken) and fix.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20170905/442ac543/attachment.html>


More information about the Poppler-bugs mailing list