You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Andreas Lehmkühler (JIRA)" <ji...@apache.org> on 2018/03/04 12:31:00 UTC

[jira] [Created] (PDFBOX-4139) Optimize memory footprint of CID mappings within CMaps

Andreas Lehmkühler created PDFBOX-4139:
------------------------------------------

             Summary: Optimize memory footprint of CID mappings within CMaps
                 Key: PDFBOX-4139
                 URL: https://issues.apache.org/jira/browse/PDFBOX-4139
             Project: PDFBox
          Issue Type: Task
          Components: FontBox
    Affects Versions: 2.0.8
            Reporter: Andreas Lehmkühler
            Assignee: Andreas Lehmkühler
             Fix For: 2.0.9, 3.0.0 PDFBox


Some of the predefined CMaps define CID-ranges which simply map single values. Other are consecutive ranges which could be merge into one range, e.g.
- UniGB-UCS2-H contains a lot of ranges representing single value mappings
- Identity-H contains 256 ranges which can be merge into a single range



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org