[jira] [Commented] (PDFBOX-1880) [PATCH] Type 1 Shading must not ignore current transformation matrix

2014-02-06 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13894232#comment-13894232 ] Tilman Hausherr commented on PDFBOX-1880: - I committed the change in revision

[jira] [Commented] (PDFBOX-1880) [PATCH] Type 1 Shading must not ignore current transformation matrix

2014-02-03 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13889684#comment-13889684 ] John Hewson commented on PDFBOX-1880: - Wait, why are we inverting matrices? That's

[jira] [Commented] (PDFBOX-1880) [PATCH] Type 1 Shading must not ignore current transformation matrix

2014-02-03 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13889701#comment-13889701 ] Tilman Hausherr commented on PDFBOX-1880: - Because 1) I was not instructed about

[jira] [Commented] (PDFBOX-1880) [PATCH] Type 1 Shading must not ignore current transformation matrix

2014-02-03 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13889714#comment-13889714 ] John Hewson commented on PDFBOX-1880: - Matrix inversion is an O(n^3) operation which

[jira] [Commented] (PDFBOX-1880) [PATCH] Type 1 Shading must not ignore current transformation matrix

2014-02-03 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13889729#comment-13889729 ] Tilman Hausherr commented on PDFBOX-1880: - The three inversions are done only