You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/03/04 12:37:00 UTC

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

    [ https://issues.apache.org/jira/browse/PDFBOX-4139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16385093#comment-16385093 ] 

ASF subversion and git services commented on PDFBOX-4139:
---------------------------------------------------------

Commit 1825811 from [~lehmi] in branch 'pdfbox/branches/2.0'
[ https://svn.apache.org/r1825811 ]

PDFBOX-4139: replace single value cidranges with a simple mapping, merge consecutive cidranges

> Optimize memory footprint of CID mappings within CMaps
> ------------------------------------------------------
>
>                 Key: PDFBOX-4139
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4139
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: FontBox
>    Affects Versions: 2.0.8
>            Reporter: Andreas Lehmkühler
>            Assignee: Andreas Lehmkühler
>            Priority: Minor
>             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