Hello,
I'd really like to have an XHTML+SVG document produced as the result of an XSLT stylesheet. I'd then like to run it through some kind of AxKit transformation to produce the XHTML, plus the SVG rendered as a PNG, plus an img tag in the XHTML the refers to the image I've produced.


To put it another way, I'd like server-side rendering of a XHTML+SVG document for browsers that don't support embedded SVG (that's (almost) all of them at the moment).

For super bonus points, it could transform <a> tags in the SVG into an image-map.

a) Does anyone know of anyone who as done this sort of thing with AxKit. I've found a plugin that converts solo SVG into a PNG, and a wrapper for librsvg on CPAN.
b) Do people think this is a good idea, or a stinky one?


David

This message has been scanned but we cannot guarantee that it and any
attachments are free from viruses or other damaging content: you are
advised to perform your own checks.  Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.


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



Reply via email to