>----- Oorspronkelijk bericht -----
>Van: David Gerdt [mailto:[EMAIL PROTECTED]
>Verzonden: vrijdag, juni 13, 2008 05:30 PM
>
>I made the change to fo:wrapper and the problem does persist.

OK, thanks for checking! (Even if it doesn't solve your problem, the advice is 
still valid: if possible, use fo:wrapper instead of fo:inline. Maybe we'd 
better add that hint to the website... I'll look into that.)

In the meantime, I've also been looking at the related code, and it indeed 
looks JVM-related. IIC, then the issue applies to all Java2D-based renderers. 
The most likely cause is that one (or more) of the Java AWT font-related 
classes return(s) different values for the same method call(s) on AIX and 
Windows. (PDF and PS would not exhibit this difference, since they don't rely 
on Java AWT for the font-metrics; using standard Java-APIs has its benefits, 
but clearly also its drawbacks...)

Is the JVM that is used on AIX the most recent available build for version 
1.4.2 (if I read correctly, it's a build from 1.5-2 years ago)? If not, can you 
try upgrading to the latest build, and see if that helps?


Andreas



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

Reply via email to