You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2019/06/06 16:45:01 UTC

[jira] [Closed] (PDFBOX-4560) make PageDrawer.setRenderingHints() protected

     [ 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: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org