MathGroup Archive 2008

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Importing svg files

  • To: mathgroup at smc.vnet.net
  • Subject: [mg91925] Re: Importing svg files
  • From: Jean-Marc Gulliet <jeanmarc.gulliet at gmail.com>
  • Date: Sat, 13 Sep 2008 05:53:42 -0400 (EDT)
  • Organization: The Open University, Milton Keynes, UK
  • References: <gadcog$rnn$1@smc.vnet.net>

P_ter wrote:

> I ask just for reference:
> s = Import["Ampersand_Evolution.svg"]
> and got:
> Import::fmtnosup: SVG is not a supported Import format. >>
> $Failed
> 
> Is this normal? I mean: that Export works and Import not?
> (I started a new kernel and there it was again...)

According to the documentation for "SVG", yes it is normal you get an 
error message since it is stipulated that Mathematica (at least up to 
6.0.3) can *only* export /static/ SVG files (1.0 and 1.1).

Regards,
-- Jean-Marc


  • Prev by Date: Re: Importing svg files
  • Next by Date: Import[] remote files via scp?
  • Previous by thread: Re: Importing svg files
  • Next by thread: Re: Importing svg files