Oleg Tkachenko wrote:
Hello there!

What do you think about http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13586?

Stefan asks us to use something like
float currentLetterSpacing = (float) 99999.99;

instead of

float currentLetterSpacing = Float.NaN

in PDFRenderer.java due to jre-1.3.1 for linux-alpha bug.
For me it looks too patchy. I suggest to resolve the bug as WONTFIX as
I would use Float.MAX_VALUE instead of (float) 99999.99

Christian


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to