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

John Hewson closed PDFBOX-1141.
-------------------------------
    Resolution: Not a Problem

This is no longer an issue in 2.0

> Ineffective char2CID mapping in CMap
> ------------------------------------
>
>                 Key: PDFBOX-1141
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1141
>             Project: PDFBox
>          Issue Type: Bug
>          Components: FontBox
>    Affects Versions: 1.6.0
>            Reporter: Arjohn Kampman
>
> lookupCID(byte[] code, int offset, int length) invokes 
> char2CIDMappings.containsKey(...) and char2CIDMappings.get(...) with an 
> invalid argument type. This map contains String keys, but an Integer object 
> is used as the argument. Hence, the char2CID mapping is never actually used.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to