[poppler] Encoding of font names
Leonard Rosenthol
lrosenth at adobe.com
Mon Aug 29 12:31:42 PDT 2011
On 8/29/11 3:09 PM, "Albert Astals Cid" <aacid at kde.org> wrote:
>But let's wait for Leonard to see if he can explain how to convert 0xCB
>0xCE
>0xCC 0xE5 to 宋体 by means of using UTF8 as the spec says.
I suspect that it's a legacy file and legacy code in Acrobat/Reader.
Prior to the existence of UTF8, we assumed that such decoding went to the
application locale - so it may be that we use that as a fallback case when
the UTF8 version doesn't work correctly. I'd have to check the code...
Leonard
More information about the poppler
mailing list