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

Tilman Hausherr commented on PDFBOX-4916:
-----------------------------------------

I don't mind, I always suspected that the differences are rounding errors. 
Maybe these are gone, at least on windows.

> Use dedicated scale and translate operations instead of concatenate where 
> possible
> ----------------------------------------------------------------------------------
>
>                 Key: PDFBOX-4916
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4916
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: Text extraction
>    Affects Versions: 2.0.20, 3.0.0 PDFBox
>            Reporter: Alfred
>            Assignee: Andreas Lehmkühler
>            Priority: Minor
>         Attachments: PDFBOX-4916.patch
>
>
> LegacyPDFStreamEngine does translating and scaling using the generic 
> concatenate matrix ops.
> A scale or a translate require much less multiplications and so there's room 
> to improve there.
> I have the code ready and I will submit a patch right away.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to