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/09/12 17:50:35 UTC

[jira] Resolved: (PDFBOX-826) Increase performance of ColorSpaceCMYK.toRGB, patch attached

     [ https://issues.apache.org/jira/browse/PDFBOX-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Fix Version/s: 1.3.0
       Resolution: Fixed

Thanks! I added the patch in revision 996331

> Increase performance of ColorSpaceCMYK.toRGB, patch attached
> ------------------------------------------------------------
>
>                 Key: PDFBOX-826
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-826
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: PDModel
>    Affects Versions: 1.3.0
>            Reporter: Timo Boehme
>            Priority: Trivial
>             Fix For: 1.3.0
>
>         Attachments: pdfbox_issue826.patch
>
>
> The code of ColorSpaceCMYK.toRGB() had too many array lookups resulting in bad performance for large number of lookups.
> The attached patch resolves this issue and should increase readability.

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