[ https://issues.apache.org/jira/browse/PDFBOX-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tilman Hausherr updated PDFBOX-1094: ------------------------------------ Attachment: PDFBOX-1094-118358-Step-32767.pdf I already mentioned last week that a segment in my code in PDPattern was suspicious, and now I've removed it: pages 4, 16 and 22 (the shaded arrows) of the attached file PDFBOX-1094-118358-Step-32767.pdf render properly for the first time, an anomaly in page 4 of PDFBOX-2098-asyTUG.pdf is gone, and so is an anomaly in page 13 of PDFBOX-1861-tracemonkey.pdf. Both PDShadingPattern and PDTilingPattern have matrix getters and setters, but PDShadingPattern keeps the matrix as a local variable - why? If we move the matrix stuff up to PDAbstractPattern we could remove some double code in PDPattern. > Pattern colorspace support > -------------------------- > > Key: PDFBOX-1094 > URL: https://issues.apache.org/jira/browse/PDFBOX-1094 > Project: PDFBox > Issue Type: Improvement > Components: Rendering > Affects Versions: 1.6.0 > Reporter: Andreas Lehmkühler > Priority: Minor > Attachments: ColoredTilingPaint.patch, PATTYP1.pdf, PATTYP2.pdf, > PDF32000_2008_pg737.pdf, PDFBOX-1094-065514-XStep32767.pdf, > PDFBOX-1094-094730.pdf, PDFBOX-1094-096213-p18.pdf, > PDFBOX-1094-118358-Step-32767.pdf, PDFBOX-1094-PDFBOX-269.pdf, > PDFBOX-1094-tiling_pattern.pdf-1-broken-tiles-with-ceil.png, > PDFBOX-1861-tracemonkey13.png, PDFStreamEngine.patch, PageDrawer.patch, > _pdfbox-1094-tiling_pattern.pdf-1-blurry.png, bugzilla8677511.jpg, > gs-bugzilla693653.pdf, jagpdf_doc_patterns.pdf, > jagpdf_doc_patterns.pdf-1.png, pdfbox-1094-pdf32000_2008_pg737.pdf-1.png, > pdfbox-1094-pdf32000_2008_pg737.pdf-1.png, pdfbox-1094-pdfbox-269.pdf-2.png, > pdfbox-1094-tiling_pattern.pdf-1.png, pdfbox-1094-tiling_pattern.pdf-1.png, > pdfbox-1094-tiling_pattern.pdf-1.png, pdfbox-1861-tracemonkey.pdf-13.png, > pdfbox-1861-tracemonkey.pdf-13.png, tiling_pattern.pdf > > > PDFBox doesn't support PDPattern colorspaces -- This message was sent by Atlassian JIRA (v6.3.4#6332)