From: Francis James Franklin (f.j.franklin_at_sheffield.ac.uk)
Date: Mon Mar 29 2004 - 03:48:26 EST
On 28 Mar 2004, at 18:41, Hubert Figuiere wrote:
> Store SVG inside AWML and render SVG when needed. Storing SVG is
> probably simple a matter of name space, and rendering it, we have
> librsvg :-)
My intent here, before life got in the way, was to store the original 
SVG, compressed and base-64-encoded, in a CDATA block (like PNG). 
Although it is possible to store the SVG in a namespace, it can result 
in a massive size increase of some SVG images as many XML optimizations 
get lost during parsing. From a code perspective, also, it's neater to 
be able to keep SVG parsing/rendering code entirely separate from the 
AWML parser.
Ciao, Frank
We can now say with absolute certainty that Mars was previously 
inhabited by super-intelligent machine beings which, for reasons 
unknown [...], came to Earth where they are now running the UK's rail 
network [...]
                                http://www.theregister.co.uk/content/28/35245.html
This archive was generated by hypermail 2.1.4 : Mon Mar 29 2004 - 03:49:17 EST