> Jeremias Maerki wrote: > I'll look into it tomorrow. Peter's last change for external-graphics in > RTF made me wonder if we shouldn't actually change the whole code there > and use the image library wrappers the normal renderers use. Like this > we could use the image cache, more image formats and URI resolution the > same way as for the other output formats.
I have played around with JAI to support other file formats (e.g. GIF, BMP). This works good but it's quite slow. I did not know that there are image library wrappers. Can you point me to them? Are they contained in XML Graphics Commons? Regards, Peter Herweg
