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 2010/08/04 19:18:17 UTC

[jira] Created: (PDFBOX-787) CMap parser doesn't work for double byte mappings with values > 255

CMap parser doesn't work for double byte mappings with values > 255
-------------------------------------------------------------------

                 Key: PDFBOX-787
                 URL: https://issues.apache.org/jira/browse/PDFBOX-787
             Project: PDFBox
          Issue Type: Bug
          Components: FontBox
    Affects Versions: 1.2.1, 1.2.0, 1.1.0, 1.0.0
            Reporter: Andreas Lehmkühler
             Fix For: 1.3.0


The CMapParser doesn't work for double byte mappings with values greater than 255 within a "begincidrange" block.

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


[jira] Resolved: (PDFBOX-787) CMap parser doesn't work for double byte mappings with values > 255

Posted by "Andreas Lehmkühler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PDFBOX-787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Lehmkühler resolved PDFBOX-787.
---------------------------------------

    Resolution: Fixed

I added a fix for the parser issue with version 982333. I also added a unit test for the CMapParser

> CMap parser doesn't work for double byte mappings with values > 255
> -------------------------------------------------------------------
>
>                 Key: PDFBOX-787
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-787
>             Project: PDFBox
>          Issue Type: Bug
>          Components: FontBox
>    Affects Versions: 1.0.0, 1.1.0, 1.2.0, 1.2.1
>            Reporter: Andreas Lehmkühler
>             Fix For: 1.3.0
>
>
> The CMapParser doesn't work for double byte mappings with values greater than 255 within a "begincidrange" block.

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