Hello,
I am interested in having an interactive Java viewer capable of handling
XHTML, MathML and SVG (specifically XHTML + MathML + SVG documents, see
(http://www.w3.org/TR/XHTMLplusMathMLplusSVG/).
There has been a bit of discussion about this sort of thing before:
MathML in Batik and FOP
http://koala.ilog.fr/batik/mlists/batik-dev/archives/msg03480.html
However, I don't know what the upshot of this was.
I've had a little poke around batik's source and it seems that the
following things would be required:
* XHTML to GVT bridge
* MathML to GVT bridge
* XHTML DOM implementation - use xerces's org/apache/html/dom?
* MathML DOM implementation
* XHTML + MathML + SVG document builder
* Extensions (or ports) of lots of batiks classes to handle the
new document type.
Looks like quite a bit of work! However, I'm naive and keen so I'd be up
for giving it a go!
Do any of you have any suggestions, comments or thoughts about this? Is
there any existing work in this area that I should be aware of?
Thanks for a great piece of software, and I look forward to hearing from
you.
Cheers,
Dan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]