[
https://issues.apache.org/jira/browse/PDFBOX-870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13917667#comment-13917667
]
Nicolas Hoibian commented on PDFBOX-870:
----------------------------------------
Is it the image you intended to upload?
- The shapes are not antialiased (examine the triangles).
- The font is indeed odd. In the pdf-renderer sample and in Mac OS X Preview,
the font is a serif whereas the PDFBox renders' fonts is sans-serif (thought
they are indeed antialiased). Also the PDFBox output sample I uploaded 3.5
years ago has better character spacing than the newer upload.
> PDF-To-IMAGE output is not anti-aliased
> ---------------------------------------
>
> Key: PDFBOX-870
> URL: https://issues.apache.org/jira/browse/PDFBOX-870
> Project: PDFBox
> Issue Type: Improvement
> Components: Rendering
> Affects Versions: 1.3.1
> Reporter: Nicolas Hoibian
> Attachments: a_metro-vlc.pdf, a_metro-vlc.pdf-1.png,
> pdf-renderer_vlc.png, pdfbox_vlc.png
>
>
> Hi
> I am a user of pdf-renderer from java.net, and I am looking into the pdf to
> image part of pdfbox.
> So far it seems that pdfbox can render more of the pdf that are problematic
> with pdf-renderer, but for those that work in both, the pdf-to-image output
> is prettier for pdf-renderer, as both the font and shapes/path/lines are
> anti-aliased.
> With PDFbox, the text is sometimes antialiased, but never the shapes/drawings.
> Is there a way to have shapes antialiased ?
> I am using the latest version from svn.
> Here are some examples in the difference of rendering
--
This message was sent by Atlassian JIRA
(v6.2#6252)