[Poppler-bugs] [Bug 46603] some glyphs not displayed when text is selected

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 8 04:09:18 PST 2012


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

--- Comment #16 from Adrian Johnson <ajohnson at redneon.com> 2012-03-08 04:09:18 PST ---
Created attachment 58179
  --> https://bugs.freedesktop.org/attachment.cgi?id=58179
move text string to unicode conversion into a separate function

This patch adds a new function for converting PDF text strings to UCS-4. As a
result the duplicated code in TextOutputDev and pdfinfo can be replaced by a
call to this function. 

This patch is to ensure that my updated "fix selection of glyphs in actualtext"
does not have to care about surrogates.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list