Date: 2004-08-09T05:45:11 Editor: VadimGritsenko <[EMAIL PROTECTED]> Wiki: Cocoon Wiki Page: Embedding%SVG%Fonts URL: http://wiki.apache.org/cocoon/Embedding%SVG%Fonts
no comment Change Log: ------------------------------------------------------------------------------ @@ -45,7 +45,7 @@ The underlying java code has a [http://heml.mta.ca/heml-cocoon/javadoc/org/heml/image/text/SvgFontEmbedder.html javadoc page] and can be downloaded with the rest of the Heml project at our [http://heml.mta.ca/heml-cocoon/with_sidebar/site/CVS.html CVS server]. -Uncompressed, the files resulting from this transformation can get pretty large. I compress my SVG on the fly using a custom [:Gzip_XML_Serializer]. +Uncompressed, the files resulting from this transformation can get pretty large. I compress my SVG on the fly using a custom [:GzipXMLSerializer]. === Ideas for Improvements ===
