Subject: Re: fix for broken Win32 build (7-10)
From: sam th (sam@uchicago.edu)
Date: Wed Jul 12 2000 - 01:40:55 CDT
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wed, 12 Jul 2000, Michael D. Pritchett wrote:
> Thanks for the file.  Can you import it?  I am unable to.  If it can't be
> imported, I can't test it for the preview.  My systems says it is an invalid
> SVG format.  I checked through the code and according to the code it is not
> a valid SVG file.  I am not that familiar with the SVG format, but from my
> reading our import code needs some checking.  Unfortunately, I don't have
> time at the moment.  Perhaps later I can get to it.
I'm pretty sure it's a valid svg file.  I know that Justin's code does not
actually display SVG files, it just has one hardcoded green diamond.  I'm
not sure if that's what's causing the problem.  
A small SVG file is:
<svg width="4cm" height="8cm"> 
  <ellipse cx="2cm" cy="4cm" rx="2cm" ry="1cm" /> 
</svg>
It should work in our code (the size should even be right, even though you
still see the diamond).
Also, the W3C SVG Working Group released a new spec [1] on 6/29, so we
will need to check to see that everything still works.  The example is
from said spec, but it's pretty trivial.  For a list of changes, see [2].
[1] http://www.w3.org/TR/SVG/
[2] http://www.w3.org/TR/SVG/changes.html
           
                                     sam th		     
                                     sam@uchicago.edu
                                http://www.abisource.com/~sam/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.1 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE5bBL5t+kM0Mq9M/wRArKfAJ9v2nAOKoyAMDHgQ1zZ8b+Jg6LTzQCfTpIp
nM9hw2+EyqMzUKvvXXAQpus=
=S8lk
-----END PGP SIGNATURE-----
This archive was generated by hypermail 2b25 : Wed Jul 12 2000 - 00:36:46 CDT