[
https://issues.apache.org/jira/browse/PDFBOX-642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Leleu updated PDFBOX-642:
------------------------------
Attachment: cmap.patch
> 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
> 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.
-
You can reply to this email to add a comment to the issue online.