[jira] [Updated] (PDFBOX-2156) different shading patterns at different resolutions when ctm is null

2014-06-22 Thread Tilman Hausherr (JIRA)

 [ 
https://issues.apache.org/jira/browse/PDFBOX-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tilman Hausherr updated PDFBOX-2156:


Affects Version/s: 2.0.0

 different shading patterns at different resolutions when ctm is null
 

 Key: PDFBOX-2156
 URL: https://issues.apache.org/jira/browse/PDFBOX-2156
 Project: PDFBox
  Issue Type: Bug
  Components: Rendering
Affects Versions: 1.8.5, 1.8.6, 2.0.0
Reporter: Tilman Hausherr
Assignee: Tilman Hausherr
  Labels: shading, shadingpattern
 Attachments: swftools-gradients.pdf, swftools-gradients1.jpg


 The attached file renders incorrectly except at 72dpi; at other resolutions, 
 there are different results that get worse as the resolution gets higher. For 
 shading types 2 and 3, this effect happens only in the 1.8 versions, not in 
 the 2.0 version.
 The reason is that the transformation is incomplete if the ctm is null.
 I found the file here and it was created by Matthias Kramm:
 https://github.com/jdapena/swftools/tree/master/spec



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


[jira] [Updated] (PDFBOX-2156) different shading patterns at different resolutions when ctm is null

2014-06-22 Thread Tilman Hausherr (JIRA)

 [ 
https://issues.apache.org/jira/browse/PDFBOX-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tilman Hausherr updated PDFBOX-2156:


Description: 
The attached file renders incorrectly except at 72dpi; at other resolutions, 
there are different results that get worse as the resolution gets higher. For 
shading types 2 and 3, this effect happens only in the 1.8 versions, not in the 
2.0 version.

The reason is that the transformation is incomplete if the ctm is null.

I found the file here and it was created by Matthias Kramm:
https://github.com/jdapena/swftools/tree/master/spec

  was:
The attached file renders incorrectly except at 72dpi; at other resolutions, 
there are different results that get worse as the resolution gets higher. This 
effect happens only in the 1.8 versions.

The reason is that the transformation is incomplete if the ctm is null. The 
effect doesn't happen in the 2.0 version. I already have a fix but will make 
some tests and try another strategy too.

I found the file here and it was created by Matthias Kramm:
https://github.com/jdapena/swftools/tree/master/spec


 different shading patterns at different resolutions when ctm is null
 

 Key: PDFBOX-2156
 URL: https://issues.apache.org/jira/browse/PDFBOX-2156
 Project: PDFBox
  Issue Type: Bug
  Components: Rendering
Affects Versions: 1.8.5, 1.8.6, 2.0.0
Reporter: Tilman Hausherr
Assignee: Tilman Hausherr
  Labels: shading, shadingpattern
 Attachments: swftools-gradients.pdf, swftools-gradients1.jpg


 The attached file renders incorrectly except at 72dpi; at other resolutions, 
 there are different results that get worse as the resolution gets higher. For 
 shading types 2 and 3, this effect happens only in the 1.8 versions, not in 
 the 2.0 version.
 The reason is that the transformation is incomplete if the ctm is null.
 I found the file here and it was created by Matthias Kramm:
 https://github.com/jdapena/swftools/tree/master/spec



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


[jira] [Updated] (PDFBOX-2156) different shading patterns at different resolutions when ctm is null

2014-06-22 Thread Tilman Hausherr (JIRA)

 [ 
https://issues.apache.org/jira/browse/PDFBOX-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tilman Hausherr updated PDFBOX-2156:


Description: 
The attached file renders incorrectly except at 72dpi; at other resolutions, 
there are different results that get worse as the resolution gets higher. For 
shading types 2 and 3, this effect happens only in the 1.8 versions, not in the 
2.0 version. For shading types 4 and up, it happens in both 1.8 and 2.0.

The reason is that the transformation is incomplete if the ctm is null.

I found the file here and it was created by Matthias Kramm:
https://github.com/jdapena/swftools/tree/master/spec

  was:
The attached file renders incorrectly except at 72dpi; at other resolutions, 
there are different results that get worse as the resolution gets higher. For 
shading types 2 and 3, this effect happens only in the 1.8 versions, not in the 
2.0 version.

The reason is that the transformation is incomplete if the ctm is null.

I found the file here and it was created by Matthias Kramm:
https://github.com/jdapena/swftools/tree/master/spec


 different shading patterns at different resolutions when ctm is null
 

 Key: PDFBOX-2156
 URL: https://issues.apache.org/jira/browse/PDFBOX-2156
 Project: PDFBox
  Issue Type: Bug
  Components: Rendering
Affects Versions: 1.8.5, 1.8.6, 2.0.0
Reporter: Tilman Hausherr
Assignee: Tilman Hausherr
  Labels: shading, shadingpattern
 Attachments: swftools-gradients.pdf, swftools-gradients1.jpg


 The attached file renders incorrectly except at 72dpi; at other resolutions, 
 there are different results that get worse as the resolution gets higher. For 
 shading types 2 and 3, this effect happens only in the 1.8 versions, not in 
 the 2.0 version. For shading types 4 and up, it happens in both 1.8 and 2.0.
 The reason is that the transformation is incomplete if the ctm is null.
 I found the file here and it was created by Matthias Kramm:
 https://github.com/jdapena/swftools/tree/master/spec



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


[jira] [Updated] (PDFBOX-2156) different shading patterns at different resolutions when ctm is null

2014-06-22 Thread Tilman Hausherr (JIRA)

 [ 
https://issues.apache.org/jira/browse/PDFBOX-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tilman Hausherr updated PDFBOX-2156:


Attachment: pattern-shading-2-4-noMatrix.pdf

The attached file pattern-shading-2-4-noMatrix.pdf is the same as  
pattern-shading-2-4-idMatrix.pdf from PDFBOX-2141, except that I blanked the 
identity matrices in the PDF files with a hex editor. The problem with the not 
/ badly shaded text will be handled there.

 different shading patterns at different resolutions when ctm is null
 

 Key: PDFBOX-2156
 URL: https://issues.apache.org/jira/browse/PDFBOX-2156
 Project: PDFBox
  Issue Type: Bug
  Components: Rendering
Affects Versions: 1.8.5, 1.8.6, 2.0.0
Reporter: Tilman Hausherr
Assignee: Tilman Hausherr
  Labels: shading, shadingpattern
 Attachments: pattern-shading-2-4-noMatrix.pdf, 
 swftools-gradients.pdf, swftools-gradients1.jpg


 The attached file renders incorrectly except at 72dpi; at other resolutions, 
 there are different results that get worse as the resolution gets higher. For 
 shading types 2 and 3, this effect happens only in the 1.8 versions, not in 
 the 2.0 version. For shading types 4 and up, it happens in both 1.8 and 2.0.
 The reason is that the transformation is incomplete if the ctm is null.
 I found the file here and it was created by Matthias Kramm:
 https://github.com/jdapena/swftools/tree/master/spec



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


[jira] [Updated] (PDFBOX-2156) different shading patterns at different resolutions when ctm is null

2014-06-22 Thread Tilman Hausherr (JIRA)

 [ 
https://issues.apache.org/jira/browse/PDFBOX-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tilman Hausherr updated PDFBOX-2156:


Affects Version/s: 1.8.7

 different shading patterns at different resolutions when ctm is null
 

 Key: PDFBOX-2156
 URL: https://issues.apache.org/jira/browse/PDFBOX-2156
 Project: PDFBox
  Issue Type: Bug
  Components: Rendering
Affects Versions: 1.8.5, 1.8.6, 1.8.7, 2.0.0
Reporter: Tilman Hausherr
Assignee: Tilman Hausherr
  Labels: shading, shadingpattern
 Fix For: 1.8.7, 2.0.0

 Attachments: pattern-shading-2-4-noMatrix.pdf, 
 swftools-gradients.pdf, swftools-gradients1.jpg


 The attached file renders incorrectly except at 72dpi; at other resolutions, 
 there are different results that get worse as the resolution gets higher. For 
 shading types 2 and 3, this effect happens only in the 1.8 versions, not in 
 the 2.0 version. For shading types 4 and up, it happens in both 1.8 and 2.0.
 The reason is that the transformation is incomplete if the ctm is null.
 I found the file here and it was created by Matthias Kramm:
 https://github.com/jdapena/swftools/tree/master/spec



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


[jira] [Updated] (PDFBOX-2156) different shading patterns at different resolutions when ctm is null

2014-06-21 Thread Tilman Hausherr (JIRA)

 [ 
https://issues.apache.org/jira/browse/PDFBOX-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tilman Hausherr updated PDFBOX-2156:


Attachment: swftools-gradients1.jpg
swftools-gradients.pdf

 different shading patterns at different resolutions when ctm is null
 

 Key: PDFBOX-2156
 URL: https://issues.apache.org/jira/browse/PDFBOX-2156
 Project: PDFBox
  Issue Type: Bug
  Components: Rendering
Affects Versions: 1.8.5, 1.8.6
Reporter: Tilman Hausherr
Assignee: Tilman Hausherr
  Labels: shading, shadingpattern
 Attachments: swftools-gradients.pdf, swftools-gradients1.jpg


 The attached file renders incorrectly except at 72dpi; at other resolutions, 
 there are different results that get worse as the resolution gets higher. 
 This effect happens only in the 1.8 versions.
 The reason is that the transformation is incomplete if the ctm is null. The 
 effect doesn't happen in the 2.0 version. I already have a fix but will make 
 some tests and try another strategy too.
 I found the file here and it was created by Matthias Kramm:
 https://github.com/jdapena/swftools/tree/master/spec



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