[
https://issues.apache.org/jira/browse/PDFBOX-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913837#comment-13913837
]
John Hewson commented on PDFBOX-1094:
-------------------------------------
{quote}
Page 13 of the tracemonkey file is now "blocky", this wasn't before.
{quote}
This seems like a regression but it isn't really, it's a manifestation of the
problem with AWT Paint. The previous code worked because of a fluke which is
not present in my implementation. The same applies to the tiling_pattern file.
I'm going to conduct some experiments with AWT Paint and report on the results
soon so that we can figure out how to solve the problem. Rending the patterns
using the pattern coordinate system is *not* a goos solution, for the files we
have it happens to use a scaling > 1 and so the patterns that now look
pixelated appeared crisp, however there is no reason why a pattern cannot using
a scaling < 1 which would give results even more pixellated than the current
solution!
> 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
> Assignee: Andreas Lehmkühler
> Priority: Minor
> Attachments: ColoredTilingPaint.patch, PDF32000_2008_pg737.pdf,
> PDFStreamEngine.patch, PageDrawer.patch,
> _pdfbox-1094-tiling_pattern.pdf-1-blurry.png, 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-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.1.5#6160)