If I could add a few of my own experiences here, formthe view of someone
who doesn't know what the interiors of svg look like. I, too, would like
to offer to users of our software an svg option, because it is a
standard, preserves quality, and, unlike postscript, is better supported
in terms of freely available editors such as inkscape.

In playing with plplot svg's (I just used Example x01):

The cairo svg opens fine in Inkscape, but the text doesn't render
properly in firefox

The -dev svg opens fine in firefox, but won't open in Inkscape. The
labels are displaced when it opens in imagemagick. It is rendered pretty
well by gimp (though this loses the vector nature of the plot). It fails
to open in kde's konqueror, complaining that a legal svg document
requires an <svg> root element. 

Taking this as a hint, I can edit the -dev svg to get it to open in
inkscape and konqueror by deleting the leading <document> tag (and it's
close at the end of the file). In inkscape, the y-labels are displaced
outward from where they should be.

I can conduct some more experiments if desired.

Steve

On Mon, 2008-09-29 at 22:39 -0700, Alan W. Irwin wrote:
> In sum, the current svg device logic already produces superb-looking
> results
> for the vast majority of our examples, and I think those superb
> results will
> be generated for the logo that I have in mind as well. However, there
> are a
> number of minor general issues I am still working on.  
-- 
+-------------------------------------------------------------------+
Professor Steven J Schwartz      Phone: +44-(0)20-7594-7660
Space and Atmospheric Physics    Fax:   +44-(0)20-7594-7772
The Blackett Laboratory          E-mail: [EMAIL PROTECTED]
Imperial College London          Office: Huxley 6M70 
London SW7 2AZ, U.K.             Web: http://www.sp.ph.ic.ac.uk/~sjs
+-------------------------------------------------------------------+


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to