Make CMap entries accessible
----------------------------

                 Key: PDFBOX-642
                 URL: https://issues.apache.org/jira/browse/PDFBOX-642
             Project: PDFBox
          Issue Type: Improvement
          Components: FontBox
    Affects Versions: 1.0.0
            Reporter: Eric Leleu
            Priority: Trivial


Hi,

In some cases, it could be useful to access cmap entries (like WMode or 
CMapName) when using the CMap object.
In the current version, only CID ranges are accessible.

This patch creates a Map that is loaded by the CMapParser (modification in 
"parse" method) . An accessor is added in the CMap class.

Regards

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to