[Poppler-bugs] [Bug 93299] Poppler fails to display pdf correctly
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Dec 29 20:01:25 PST 2015
https://bugs.freedesktop.org/show_bug.cgi?id=93299
--- Comment #2 from Jason Crain <jason at aquaticape.us> ---
Created attachment 120735
--> https://bugs.freedesktop.org/attachment.cgi?id=120735&action=edit
Fallback to looking up glyph by Unicode code point
The glyphs don't display because the document uses a nonembedded font, and the
document uses names like "Decyrillic", but the substitution font uses a name
like "afii10021". This patch does two things. First, it provides the required
Unicode characters to fontconfig so it can do a better job of finding a good
font. Second, it falls back to looking up the glyph ID by Unicode character if
lookup by name or character code fails.
--
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/20151230/98897f3a/attachment.html>
More information about the Poppler-bugs
mailing list