[
https://issues.apache.org/jira/browse/PDFBOX-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Boehme updated PDFBOX-826:
-------------------------------
Attachment: pdfbox_issue826.patch
patch to resolve isssue
> 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
> 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.