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

Tilman Hausherr commented on PDFBOX-2262:
-----------------------------------------

PDFBOX-1735-confidential.pdf - page 7 square glyphs on the left
PDFBOX-2149.pdf - degree glyph wrong
PDFBOX-2053-zerowidth.pdf - width ignored
PDFBOX-2059-zerowidth.pdf - some wrong glyphs
PDFBOX-2060.pdf - wrong glyphs
swftools-fonts.pdf - width ignored
swftools-transparency.pdf - width ignored
PDFBOX-563-acroform.pdf, at the bottom, on the right of "Yonas J...", the text 
"MD/MW" is too much at the right.
PDFBOX-679-toobig.pdf - text wider than the column

Exceptions:
PDFBOX-2048-confidential.pdf

Other stuff:
source.pdf looks poor again, i.e. the "special" glyphs are too near the normal 
glyphs. It looked good on 24.08.2014. However it looks also poor in AR, so 
never mind.

Improvements compared to trunk:
PDFBOX-2220-PDFBOX-192.pdf - looks perfect


> Remove usage of AWT fonts
> -------------------------
>
>                 Key: PDFBOX-2262
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2262
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: PDModel, Rendering
>    Affects Versions: 2.0.0
>            Reporter: John Hewson
>            Assignee: John Hewson
>         Attachments: ELVIA-Reiserucktritt-Vollschutz.pdf-1.png, 
> FreeSansTest.pdf, PDFBOX-1094-094730.pdf-1.png, PDFBOX-1770.pdf-1.png, 
> bugzilla886049.pdf, bugzilla886049.pdf-1.png, test_1fd9a_test.pdf
>
>
> We're still using AWT fonts to render the "standard 14" built-in fonts, which 
> causes rendering problems and encoding issues (see  PDFBOX-2140). We're also 
> using AWT for some fallback fonts.
> Removal of these AWT fonts isn't too difficult, we need to load the fonts 
> using the existing PDFFontManager mechanism which has recently been added. 
> All missing TrueType fonts loaded from disk have been using SystemFontManager 
> for a number of weeks now. 
> We should ship some sensible default fonts with PDFBox, such as the 
> Liberation fonts (see PDFBOX-2169, PDFBOX-2263), in case PDFFontManager can't 
> find anything suitable, rather than falling back to the default TTF font, but 
> by default we'll probe the system for suitable fonts.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to