Hi,

Building Fop with JDK1.2 does not work at the moment.

The problem is the method java.awt.Font.createFont(..) which
is used by the AWT viewer for displaying truetype fonts and
is avaible first since JDK1.3.

So what should we do?

1) Declare that Fop needs JDK1.3

2) Remove truetype font support from AWT viewer

3) Compile Fop with JDK1.3 (which will be done anyway)
and state in the release notes that compiling with JDK1.2
and using truetype fonts in the AWT viewer does not work.


Christian


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

Reply via email to