[
https://issues.apache.org/jira/browse/PDFBOX-642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Leleu closed PDFBOX-642.
-----------------------------
Resolution: Fixed
Fix Version/s: 1.6.0
The CMap Object provides some accessors to the CMap entries.
This issue can be closed.
> 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
> Fix For: 1.6.0
>
> Attachments: cmap.patch
>
>
> 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.
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