TrueType - Management of CMap format 2
--------------------------------------
Key: PDFBOX-670
URL: https://issues.apache.org/jira/browse/PDFBOX-670
Project: PDFBox
Issue Type: Improvement
Components: FontBox
Affects Versions: 1.0.0
Reporter: Eric Leleu
Priority: Trivial
Attachments: TrueType.patch
Hi,
I have found a better documentation about the format 2 for CMap of a TrueType
font.
Here is the link :
http://developer.apple.com/fonts/TTRefMan/RM06/Chap6cmap.html
In attachment you can find my implementation, however I didn't find font to
test my code...
The patch include the patch of the PDFBOX-668 task and a suggestion to send
IOException instead of NullPointer during the parsing of TrueType Font if some
tables are missing.
Regards,
Eric
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.