[ 
https://issues.apache.org/jira/browse/PDFBOX-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wolfgang Glas updated PDFBOX-1349:
----------------------------------

    Attachment: TestTTFParser.java

A test case, which unfortunately has to live in the pdfbox project.
                
> Postscript table of truetype fonts are not correctly parsed.
> ------------------------------------------------------------
>
>                 Key: PDFBOX-1349
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1349
>             Project: PDFBox
>          Issue Type: Bug
>          Components: FontBox
>    Affects Versions: 1.7.0
>         Environment: all
>            Reporter: Wolfgang Glas
>             Fix For: 1.8.0
>
>         Attachments: TestTTFParser.java, pdfbox-1.7.0-ttf-post-table-fix.patch
>
>
> The specification of the 'post' table contains a list of 158 predefined 
> character names.
> However, the current fontbox interprets name indices <258 in term of the 
> MAcRomanEncoding, which is wrong.
> Testcase and patch will be attached shortly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to