You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Eric Leleu (JIRA)" <ji...@apache.org> on 2010/03/24 14:46:27 UTC

[jira] Created: (PDFBOX-669) CFFFont - Management of CIDKeyed

CFFFont - Management of CIDKeyed
--------------------------------

                 Key: PDFBOX-669
                 URL: https://issues.apache.org/jira/browse/PDFBOX-669
             Project: PDFBox
          Issue Type: Improvement
          Components: FontBox
    Affects Versions: 1.0.0
            Reporter: Eric Leleu
            Priority: Minor


Hi,

I'm currently using FontBox 1.0.0.
I need to manage CIDKeyed Font but this feature isn't yet managed by the CFFParser.

In attachment,  you can find patches to parse the CIDKeyed font.
I hope this contribution will help you.

Regards,
Eric

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


[jira] Resolved: (PDFBOX-669) CFFFont - Management of CIDKeyed

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

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

    Fix Version/s: 1.2.0
       Resolution: Fixed

I've applied the patch with version 942546.

Thanks to Eric for his contribution.

> CFFFont - Management of CIDKeyed
> --------------------------------
>
>                 Key: PDFBOX-669
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-669
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: FontBox
>    Affects Versions: 1.0.0
>            Reporter: Eric Leleu
>            Priority: Minor
>             Fix For: 1.2.0
>
>         Attachments: CFFFontROS.java, CIDKeyed.zip
>
>
> Hi,
> I'm currently using FontBox 1.0.0.
> I need to manage CIDKeyed Font but this feature isn't yet managed by the CFFParser.
> In attachment,  you can find patches to parse the CIDKeyed font.
> I hope this contribution will help you.
> Regards,
> Eric

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


[jira] Updated: (PDFBOX-669) CFFFont - Management of CIDKeyed

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

Eric Leleu updated PDFBOX-669:
------------------------------

    Attachment: CFFFontROS.java

Hi,

Here is the missing file.
I'm sorry for the delay.

Regards,
Eric

> CFFFont - Management of CIDKeyed
> --------------------------------
>
>                 Key: PDFBOX-669
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-669
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: FontBox
>    Affects Versions: 1.0.0
>            Reporter: Eric Leleu
>            Priority: Minor
>         Attachments: CFFFontROS.java, CIDKeyed.zip
>
>
> Hi,
> I'm currently using FontBox 1.0.0.
> I need to manage CIDKeyed Font but this feature isn't yet managed by the CFFParser.
> In attachment,  you can find patches to parse the CIDKeyed font.
> I hope this contribution will help you.
> Regards,
> Eric

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


[jira] Commented: (PDFBOX-669) CFFFont - Management of CIDKeyed

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

Andreas Lehmkühler commented on PDFBOX-669:
-------------------------------------------

Sounds interesting, but I'm afraid you forget at least one class. "CFFFontROS" is missing in your patch.

> CFFFont - Management of CIDKeyed
> --------------------------------
>
>                 Key: PDFBOX-669
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-669
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: FontBox
>    Affects Versions: 1.0.0
>            Reporter: Eric Leleu
>            Priority: Minor
>         Attachments: CIDKeyed.zip
>
>
> Hi,
> I'm currently using FontBox 1.0.0.
> I need to manage CIDKeyed Font but this feature isn't yet managed by the CFFParser.
> In attachment,  you can find patches to parse the CIDKeyed font.
> I hope this contribution will help you.
> Regards,
> Eric

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


[jira] Updated: (PDFBOX-669) CFFFont - Management of CIDKeyed

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

Eric Leleu updated PDFBOX-669:
------------------------------

    Attachment: CIDKeyed.zip

Content of the ZIP file :
-Patch for  CFFFont.java
-Patch for CFFParser.java
-Patch for CharStringRenderer.java
- Additionnal Class CIDKeyedFDSelect.java

> CFFFont - Management of CIDKeyed
> --------------------------------
>
>                 Key: PDFBOX-669
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-669
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: FontBox
>    Affects Versions: 1.0.0
>            Reporter: Eric Leleu
>            Priority: Minor
>         Attachments: CIDKeyed.zip
>
>
> Hi,
> I'm currently using FontBox 1.0.0.
> I need to manage CIDKeyed Font but this feature isn't yet managed by the CFFParser.
> In attachment,  you can find patches to parse the CIDKeyed font.
> I hope this contribution will help you.
> Regards,
> Eric

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