>>>>> "Felix" == Felix Breuer <[EMAIL PROTECTED]> writes:
Felix> There is the JEuclid project [1] which is inactive since
Felix> January 2002. Its objective was AFAIK to create a servlet
Felix> that would convert MathML to bitmaps. I do not know if its
Felix> code could be adapted to be used in Batik.
i have been working on a project which transforms all sorts of XML to
SVG. The resulting SVG (the way you'd want to see your XML) depends on
some xslt - stylesheets:
http://sourceforge.net/projects/taxi and
http://taxi.sourceforge.net/
(it's not absolutely bug free)
i also have a servlet providing several transformations, like
xml->svg, svg->jpeg, svg->png. The servlet is not accessible yet
because we're behind a firewall, but we plan to publish the service
during the weeks to come. I could provide a .war file for download, if
you're interested. You would need a servlet container to try it. On
our site it runs on Tomcat.
Regards,
Ingrid
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]