<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [PATCH] Replace Splash font rendering by Qt font rendering"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102290#c27">Comment # 27</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [PATCH] Replace Splash font rendering by Qt font rendering"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102290">bug 102290</a>
              from <span class="vcard"><a class="email" href="mailto:oliver.sander@tu-dresden.de" title="oliver.sander@tu-dresden.de">oliver.sander@tu-dresden.de</a>
</span></b>
        <pre>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'?</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>