[ https://issues.apache.org/jira/browse/PDFBOX-305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jukka Zitting resolved PDFBOX-305. ---------------------------------- Resolution: Won't Fix [Comment on SourceForge] Date: 2008-05-15 13:44 Sender: danielwilson Logged In: YES user_id=1737686 Originator: NO This fixed some problems, but it broke the text extraction tests -- particularly for non-English languages. If this patch can be revised to correct this problem, I recommend that we reconsider it. Otherwise, I cannot recommend inclusion. > Use installed font for Type0 and TrueType > ----------------------------------------- > > Key: PDFBOX-305 > URL: https://issues.apache.org/jira/browse/PDFBOX-305 > Project: PDFBox > Issue Type: Improvement > > [imported from SourceForge] > http://sourceforge.net/tracker/index.php?group_id=78314&atid=552834&aid=1795136 > Originally submitted by kahal on 2007-09-14 13:17. > Substitute the best matching installed font for Type0 fonts, which are not > yet implemented. > Substitue the best matching installed font for TrueType fonts if unable to > find or load from a font file. > Files affected: > org.pdfbox.pdmodel.font.PDFont.java > org.pdfbox.pdmodel.font.PDType0Font.java > org.pdfbox.pdmodel.font.PDTrueTypeFont.java > [attachment on SourceForge] > http://sourceforge.net/tracker/download.php?group_id=78314&atid=552834&aid=1795136&file_id=245722 > pdmodel-font.zip (application/x-zip-compressed), 14418 bytes > version 0.7.3 change -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.