Don't use COSArrays when calling PDFunction#eval
------------------------------------------------
Key: PDFBOX-1146
URL: https://issues.apache.org/jira/browse/PDFBOX-1146
Project: PDFBox
Issue Type: Improvement
Components: PDModel
Affects Versions: 1.6.0
Reporter: Andreas Lehmkühler
Assignee: Andreas Lehmkühler
Priority: Minor
Fix For: 1.7.0
Whenever PDFunction#eval is called one has to put the input values into a
COSArray and get the output values from the returned COSArray.
To improve the performance we should use float[].
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira