[ 
https://issues.apache.org/jira/browse/PDFBOX-3131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15030600#comment-15030600
 ] 

Tilman Hausherr edited comment on PDFBOX-3131 at 11/28/15 5:44 PM:
-------------------------------------------------------------------

Something went wrong... this is meant to be an optmizing change, but lots of 
renderings are different now.

PDFBOX-2917.pdf - the prices are now with a "simple" font
PDFBOX-1570.pdf - the first page has a very special font (especially the "r"), 
and now it's ordinary
BAsiswissen-Vorschriften.pdf - IOOB exception
PDFBOX-1515.pdf - dito
PDFBOX-825.pdf - dito



was (Author: tilman):
Something went wrong... this is meant to be an optmizing change, but lots of 
renderings are different now. I'm trying to find a clear example.

PDFBOX-2917.pdf - the prices are now with the "simple" font
PDFBOX-1570.pdf - the first page has a very special font (especially the "r"), 
and now it's ordinary
BAsiswissen-Vorschriften.pdf - IOOB exception
PDFBOX-1515.pdf - dito
PDFBOX-825.pdf - dito


> Replace IndexData class with List to reduce memory footprint/complexity
> -----------------------------------------------------------------------
>
>                 Key: PDFBOX-3131
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3131
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: FontBox
>    Affects Versions: 2.0.0
>            Reporter: Andreas Lehmkühler
>            Assignee: Andreas Lehmkühler
>             Fix For: 2.0.0
>
>
> The class IndexData holds intermediate data creates byte array everytime when 
> getBytes is called. I'm going to replace the class with a simple list to 
> reduce the memory footprint and the complexity.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to