<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - Ligated characters are drawn multiple times when selected"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=9001#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - Ligated characters are drawn multiple times when selected"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=9001">bug 9001</a>
              from <span class="vcard"><a class="email" href="mailto:ed@catmur.co.uk" title="Ed Catmur <ed@catmur.co.uk>"> <span class="fn">Ed Catmur</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=9001#c5">comment #5</a>)
<span class="quote">> Doesn't changing "c" will result in pdftotext et al giving strange results?</span >
charcode is only used by TextSelectionPainter::visitWord.  (If it was used by
anything else we'd see ligatures being repeated.)

<span class="quote">> Also i don't understand why the two loops, can you explain?</span >
If the start of the selection is halfway through a ligature, we need to walk
backwards to find the "real" character at the start of the ligature.  Cleaned
up and simplified.</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>