[ 
https://issues.apache.org/jira/browse/PDFBOX-2941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14712275#comment-14712275
 ] 

John Hewson commented on PDFBOX-2941:
-------------------------------------

This solves the "gray" text issue on Windows, which is specific to Windows' 
text rendering which appears thinner and more gray than on OS X. I've switched 
to taking the text rendering hint from the GASP table of the font, which 
provides Windows-specific anti-aliasing information. OS X ignores this and 
renders with high-quality anti-aliasing either way.

> Improve PDFDebugger (2)
> -----------------------
>
>                 Key: PDFBOX-2941
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2941
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: Utilities
>    Affects Versions: 2.0.0
>            Reporter: Tilman Hausherr
>         Attachments: screenshot_debugger_new.png, 
> screenshot_debugger_old.png, sonar_qube_resolve.diff, 
> sonar_qube_resolve_25_08.diff
>
>
> This is a follow-up issue to PDFBOX-2530 to implement extra ideas that came 
> up in GSoC2015, ideas that were not implemented due to lack of time, and new 
> ideas.
> - save modified PDFs
> - refactor PDFDebugger.java
> - render glyphs of fonts
> - editing in hex viewer
> - refactor StreamPane to share stream filtering among Text view and hex view



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to