- From: Toby A Inkster <tobyink@goddamn.co.uk>
- Date: Sat, 6 Dec 2003 13:10:31 +0000
- To: Stephen Brooks <sb@stephenbrooks.org>
- Cc: Lachlan Hunt <lhunt07@netscape.net>, www-html@w3.org
Received on Saturday, 6 December 2003 08:10:34 UTC
On Fri, Dec 05, 2003 at 09:07:28PM -0000, Stephen Brooks wrote: | How about... I write a script that takes my non-downcoded XHTML+SVG+MathML, | detects the pieces of SVG and MathML inside it, then makes those into | separate files, calls Amaya on each one (assuming it can take a URI as a | commandline parameter), then screenshots the relevant piece of the window, | removes white padding, saves as PNGs and finally inserts <img ...> tags and | substitute logic into a modified version of the original file, which is then | saved? Sounds a bit complex. You should be able to use something like Batik for converting your SVG to PNG on the fly. <URL:http://xml.apache.org/batik/> There is probably something similar for MathML. -- Toby A Inkster BSc (Hons) ARCS Contact Me - http://www.goddamn.co.uk/tobyink/?page=132
Received on Saturday, 6 December 2003 08:10:34 UTC