[Poppler-bugs] [Bug 102290] [PATCH] Replace Splash font rendering by Qt font rendering
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Aug 23 12:57:26 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=102290
--- Comment #11 from oliver.sander at tu-dresden.de ---
The documentation of QRawFont says[1]:
"The [font data must be] a TrueType or OpenType font."
Does that rule out CID fonts? Because QRawFont claims to construct glyph
indices from unicode for me[2].
[1] http://doc.qt.io/qt-5/qrawfont.html#QRawFont-2
[2] method glyphIndexesForChars
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20170823/2ae2f926/attachment.html>
More information about the Poppler-bugs
mailing list