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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Sep 11 21:19:37 UTC 2017


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

--- Comment #27 from oliver.sander at tu-dresden.de ---
Here is a new version, which now also implements caching of the QRawFont
objects.  It certainly is a lot faster than the old one. :-)

I had to implement a Compare class for 'Ref' objects (in ArthurOutputDev.h).  I
shameless stole that from pdfinfo.cc.  Given that we now have the same Compare
class twice, should we unify the two somehow?  Simply implement operator< for
'Ref'?

-- 
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/20170911/a2e61eaa/attachment.html>


More information about the Poppler-bugs mailing list