[
https://issues.apache.org/jira/browse/PDFBOX-4560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tilman Hausherr closed PDFBOX-4560.
-----------------------------------
Resolution: Implemented
> make PageDrawer.setRenderingHints() protected
> ---------------------------------------------
>
> Key: PDFBOX-4560
> URL: https://issues.apache.org/jira/browse/PDFBOX-4560
> Project: PDFBox
> Issue Type: Improvement
> Components: Rendering
> Affects Versions: 2.0.13
> Reporter: Stefan Lechner
> Priority: Trivial
>
> Please make
> private Graphics2D graphics;
> and
> PageDrawer.setRenderingHints()
> protected.
> or change to
> protected setRenderingHints(Graphics2D graphics);
> I'm playing around comparing PDF using PDFRenderer.
> Unfortunately I found no way to change the RenderingHints. I'd like to
> disable aliasing to get more reproducible results.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]