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

John Hewson edited comment on PDFBOX-1931 at 3/6/14 9:51 AM:
-------------------------------------------------------------

{quote}
Getting an X or Y scale value from a matrix object is not the same as getting a 
scale value from an AffineTransform generated from a matrix.
{quote}

My problems with Matrix and AffineTransform [were just confusion over why 
concatenate and preConcatenate are 
reversed|https://issues.apache.org/jira/browse/PDFBOX-1960?focusedCommentId=13922210&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13922210],
 we're now seeing identical results, as expected. You should not be getting 
different results when using a Matrix vs an AffineTransform as they are 
performing the same mathematics.


was (Author: jahewson):
{quote}
Getting an X or Y scale value from a matrix object is not the same as getting a 
scale value from an AffineTransform generated from a matrix.
{quote}

My problems with Matrix and AffineTransform [were just confusing over why 
concatenate and preConcatenate are 
reversed|https://issues.apache.org/jira/browse/PDFBOX-1960?focusedCommentId=13922210&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13922210],
 we're now seeing identical results, as expected. You should not be getting 
different results when using a Matrix vs an AffineTransform as they are 
performing the same mathematics.

> Radial shading is missing
> -------------------------
>
>                 Key: PDFBOX-1931
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1931
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Rendering
>    Affects Versions: 2.0.0
>            Reporter: John Hewson
>              Labels: shading, shadingpattern
>         Attachments: pdfbox-1931.pdf-1.png, uniekekans_test.pdf
>
>
> The attached file contains a radial shading fill which is missing. 
> RadialShadingContext#calculateInputValues is returning NaN which seems to be 
> incorrect.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to