You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by do...@cocoon.apache.org on 2004/08/09 14:45:11 UTC

[Cocoon Wiki] Updated: Embedding%SVG%Fonts

   Date: 2004-08-09T05:45:11
   Editor: VadimGritsenko <vg...@apache.org>
   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 ===