Re: SingleByteFont Patch

2015-08-07 Thread Matthias Reischenbacher
: matthias8...@gmx.at To: fop-dev@xmlgraphics.apache.org Subject: Re: SingleByteFont Patch Hi Team, the same issue described below, came up today on my side. I did a debug session and what I have found out so far is, that this only happens for Type1 fonts, that don't have a AFM file. The PFM file

Re: SingleByteFont Patch

2015-08-06 Thread Matthias Reischenbacher
explizitly returns null Looks like it would help to have complete javadocs which describe the possible return values to avoid such mistakes. Gesendet: Dienstag, 01. Juli 2014 um 10:52 Uhr Von: Kai Hofmann powers...@web.de An: fop-us...@xmlgraphics.apache.org Betreff: SingleByteFont Patch

RE: SingleByteFont Patch

2015-08-06 Thread Robert Meyer
for these limited cases. If Jeremias's approximation is anywhere near accurate I'd certainly suggest giving that a go. Robert Date: Thu, 6 Aug 2015 09:42:12 -0300 From: matthias8...@gmx.at To: fop-dev@xmlgraphics.apache.org Subject: Re: SingleByteFont Patch Hi Team, the same issue described