Bug 53315

Summary: Need update NameToUnicodeTable.h
Product: poppler Reporter: Lu Wang <coolwanglu>
Component: generalAssignee: poppler-bugs <poppler-bugs>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: update name2unicode table
update name2unicode table
A pdf file affected by this bug

Description Lu Wang 2012-08-10 04:43:51 UTC
Created attachment 65365 [details] [review]
update name2unicode table

According to adobe
http://partners.adobe.com/public/developer/en/opentype/aglfn13.txt

The mapping of 3 symbols have been changed:
Omega, Delta, mu

Which is now compatible with Unicode standard.

Patch attached.
Comment 1 Lu Wang 2012-08-10 04:45:52 UTC
Created attachment 65366 [details] [review]
update name2unicode table
Comment 2 Albert Astals Cid 2012-08-10 22:25:11 UTC
Can you attach a pdf with the problem?
Comment 3 Lu Wang 2012-08-11 04:14:40 UTC
Created attachment 65412 [details]
A pdf file affected by this bug

This pdf shows the 3 symbols, with a Type 1 font.

It displays correctly, since this bug does not affect rendering. It affects how poppler interprets the character.

Copy the characters out, you should get: (utf8)

cea9 ce94 cebc

while they are not correct with poppler
Comment 4 Lu Wang 2012-08-22 20:23:00 UTC
http://www.adobe.com/devnet-archive/opentype/archives/aglfn17.txt

Um, I found that the values have been reverted in 1.7

So I guess we can ignore this bug... until they change the values again.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.