[ https://issues.apache.org/jira/browse/PDFBOX-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jukka Zitting resolved PDFBOX-162. ---------------------------------- Resolution: Fixed Fix Version/s: 0.8.0-incubator Assignee: Jukka Zitting Thanks for the patch! Applied in revision 718466. > font spacing > ------------ > > Key: PDFBOX-162 > URL: https://issues.apache.org/jira/browse/PDFBOX-162 > Project: PDFBox > Issue Type: Bug > Components: PDFReader > Assignee: Jukka Zitting > Fix For: 0.8.0-incubator > > Attachments: patch_pdfbox-162.diff > > > [imported from SourceForge] > http://sourceforge.net/tracker/index.php?group_id=78314&atid=552832&aid=1485049 > Originally submitted by nobody on 2006-05-09 14:29. > In the last line of the drawString method of > org.pdfbox.pdmodel.font.PDTrueTypeFont.java, the locations are casted > to int's. This produces undesireable results when displaying a pdf. > Removing the cast, produces more pleasant-looking font spacing. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.