[Poppler-bugs] [Bug 36111] text in Russian in pdf forms

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Nov 7 13:52:15 PST 2011


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

--- Comment #3 from Max Filippov <jcmvbkbc at gmail.com> 2011-11-07 13:52:15 PST ---
Hi. I'm also hit by this bug and I'd like to fix it.

I see the issue is the following:
- unicode-to-charcode map is not loaded from an external font, even when
there's cmap table in it;
- form text conversion by the ccToUnicode->mapToCharCode fails for the symbols
with codes > 255 in AnnotWidget::layoutText;

Do I understand it right that provision of GfxFont subclass that can load an
appropriate cmap table and initialize its CharCodeToUnicode instance with it is
the right way to deal with this bug, or is there a better way?

-- 
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