SVG preamble

From: Jerome LAURET <jlauret_at_bnl.gov>
Date: Fri, 31 Mar 2006 11:53:52 -0500

        For Mozilla/Firefox to display properly SVG files, it appears the following preamble is needed:

<?xml version="1.0"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"

          "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg ....

</svg>
        

        Could this be added to TSVG, svg generation?? This does not afffect Adobe SVG plugin.

        Thank you,

-- 
              ,,,,,
             ( o o )
          --m---U---m--
              Jerome
Received on Fri Mar 31 2006 - 18:53:59 MEST

This archive was generated by hypermail 2.2.0 : Mon Jan 01 2007 - 16:31:58 MET