[Poppler-bugs] [Bug 9001] Ligated characters are drawn multiple times when selected

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jul 16 16:59:57 PDT 2013


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

--- Comment #9 from Ed Catmur <ed at catmur.co.uk> ---
(In reply to comment #5)
> Doesn't changing "c" will result in pdftotext et al giving strange results?
charcode is only used by TextSelectionPainter::visitWord.  (If it was used by
anything else we'd see ligatures being repeated.)

> Also i don't understand why the two loops, can you explain?
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.

-- 
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/20130716/507b652c/attachment.html>


More information about the Poppler-bugs mailing list