Guillaume LELARGE wrote: > I finally had time to work on this matter. It works just great with > libgcj. I just had to export JAVA_HOME with a new location and to > install Jimy (for image rendering). There's only one issue : I found > it quite slow.
As long as it works, it's OK.
Would you submit the changes that you had to make to the source code to get useful results?
---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majord...@postgresql.org so that your message can get through to the mailing list cleanly
> Guillaume LELARGE wrote: >> I finally had time to work on this matter. It works just great with >> libgcj. I just had to export JAVA_HOME with a new location and to >> install Jimy (for image rendering). There's only one issue : I found >> it quite slow.
> As long as it works, it's OK.
> Would you submit the changes that you had to make to the source code to > get useful results?
Sorry Peter, I don't think I really understood what you meant. Which changes are you talking about ? which source code ?
> Am Donnerstag, 25. Mai 2006 01:31 schrieb Guillaume LELARGE: > > Sorry Peter, I don't think I really understood what you meant. Which > > changes are you talking about ? which source code ?
> I thought that you had to make some changes to the documentation source c= ode > to get it to work with fop.
Yes, you're right. There's some changes to do on the documentation source files. I can provide a diff which will transform SGML files into valid XML files. Do you want me to work on REL8_1_STABLE or HEAD branch ?
I can work on this next monday and tuesday.
Regards.
--=20 Guillaume.
---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend
Am Freitag, 26. Mai 2006 14:19 schrieb Guillaume Lelarge:
> Yes, you're right. There's some changes to do on the documentation > source files. I can provide a diff which will transform SGML files > into valid XML files.
Is that the only change? Then we don't need it.
> Do you want me to work on REL8_1_STABLE or HEAD > branch ?
---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match
> Am Freitag, 26. Mai 2006 14:19 schrieb Guillaume Lelarge: > > Yes, you're right. There's some changes to do on the documentation > > source files. I can provide a diff which will transform SGML files > > into valid XML files.