This is a mailing list and web forum for anyone who is interested in developing content in the new SVG format from the W3C. Group Manager:...
Andrew Wooldridge
andreww@...
Aug 16, 1999 3:13 pm
2
This list is only a few hours old and already there are so many folks here! I want to just take a second to thank you for being an "early adopter" in a new...
andreww@...
Aug 16, 1999 5:40 pm
3
I would be interested to start a discussion on the means of actually creating SVG files that people are using at the moment. It would be interesting to know...
Chris Lilley
chris@...
Aug 16, 1999 5:53 pm
4
I think some SVG files will be created from scratch, but I think most will be created and exported with graphical tools. I can see people editing SVG files...
justin@...
Aug 16, 1999 5:55 pm
5
Hi - Thanks to Andrew for creating this discussion list. I suspect that SVG will begin with more hand-coders, but ultimately the tools will be so much easier...
Steve Mulder
smulder@...
Aug 16, 1999 5:59 pm
6
andrew-@... wrote: original article:http://www.egroups.com/group/svg-developers/?start=3 ... If you go to the egroups site for this list, you will see...
andreww@...
Aug 16, 1999 6:01 pm
7
andrew-@... wrote: original article:http://www.egroups.com/group/svg-developers/?start=4 ... will be created and exported with graphical tools. To...
andreww@...
Aug 16, 1999 6:05 pm
9
I agree with Andrew. I also consider that the verbosity of SVG is about right for visual inspection and hand-coding. This is particularly true if you compare...
David Goudie
david.goudie@...
Aug 16, 1999 8:07 pm
10
Hi, I've been following discussions on the w3 list for svg for quite a while now, and sometimes it's far too complicated for me to follow, as I am interested...
Alejandro Fernandez
ale@...
Aug 18, 1999 10:36 am
11
Hmm, I just read the macromedia press release about having SWF export for illustrator. Does this mean perhaps I might import a SVG file via illustrator's...
Andrew Wooldridge
andreww@...
Aug 30, 1999 6:19 pm
12
I would like to invite all of you to visit the Adobe SVG Technology Preview site. The site includes the latest SVG viewers for Netscape Communicator and ...
mbierman@...
Oct 15, 1999 2:54 am
13
Announcement at http://metalab.unc.edu/xml/ Adobe's released some free beer SVG plug-ins and converters. The plug-ins allow Netscape or Internet Explorer 4.x...
John Walling
jwalling@...
Feb 12, 2000 8:41 pm
14
Adobe has released a Preview release of our SVG Viewers and a beta of our SVG Converter for Windows for Adobe Illustrator . In addition, we have an SVG...
Michael Bierman
mbierman@...
Feb 13, 2000 11:54 pm
15
... Michael, Could you *please* announce this on www-svg. I have bee waiting for the Adobe public announcement before updating the W3C SVG pages to point to...
Chris Lilley
chris@...
Feb 14, 2000 6:50 am
16
Adobe Systems announces Adobe® Illustrator® 9.0 with support for the March 3 draft of the W3C's Scalable Vector Graphics (SVG) specification allowing ...
Michael Bierman
mbierman@...
Apr 26, 2000 4:39 pm
17
Adobe has posted our beta1 release of the Adobe® SVG Viewer at: http://beta1.adobe.com/svgpreview_alpha/SVG/download/download.html You can find updates to the...
Michael Bierman
mbierman@...
Apr 26, 2000 4:55 pm
18
Hi y'all! Some SVG art and info on my page http://www.tbx67.de/svg/ I started a linksList with creations by others, so mail me your URLs! Tobias Reif ...
tobi
ucyur@...
Apr 28, 2000 6:50 am
19
Hi! Is it possible to animate paths? This doesn't work: <svg width="1200" height="400" viewBox="0 0 1200 400"> <desc>path animation</desc> <g> <path ...
tobi
ucyur@...
Apr 29, 2000 11:20 pm
20
... Hi Andrzej! Since this is off-topic in the xml-group, let's move this to http://www.egroups.com/group/svg-developers ... SVG can be printed very well, as...
Hi! How can I animate (move etc.) a compound path (here: a shape with holes in it), AND watch it with the adobeSVGviewer? As far as I know, the adobe-plugIn...
tobi
ucyur@...
May 16, 2000 7:33 pm
23
Tobi, I don't know exactly what you are trying to do, but here is a working animation that was based on your original SVG code that works with the Adobe SVG...
Jon Ferraiolo
jferraio@...
May 16, 2000 8:27 pm
24
Hi Jon, thank you very much for the reply, but your example was an animated basic shape, not an animated compound path donut, which is something with a hole in...
tobi
ucyur@...
May 21, 2000 12:29 am
25
Greetings, Jasc Software is pleased to announce the release of an updated version of Jasc® Trajectory Pro(tm), a new Web graphics program that works natively...
eedwards@...
Jun 2, 2000 8:10 pm
26
Hi, We are working on a SVG exporter for a simple diagram-drawing tool. Among other graphic elements, diagrams can contain images in GIF, JPEG, Windows BMP,...
Evenblij, Paul
paul_evenblij@...
Jun 5, 2000 3:22 pm
27
... Note that SVG viewers are required to support JPEG and PNG formats. If you convert those GFIFs to indexed PNG and the BMP to indexed or 24-bit PNG as ...
Chris Lilley
chris@...
Jun 5, 2000 3:38 pm
28
The data URL scheme is documented at: ftp://www.ietf.org/rfc/rfc2397.txt Jon Ferraiolo ... completely...
Jon Ferraiolo
jferraio@...
Jun 5, 2000 4:15 pm
29
Hello All, I am new to the world of SVG and I would like a good SVG DOM Reference so that I can explore the limits to which I have control over SVG Objects... ...
Asif Alli
ultimatehacker@...
Jun 5, 2000 5:01 pm
30
Adobe has just started shipping Adobe Illustrator 9, (http://www.adobe.com/aboutadobe/pressroom/pressreleases/200006/200006 02ai.html) which includes SVG...
Michael Bierman
mbierman@...
Jun 7, 2000 7:34 am
31
[I posted earlier this morning, but that message hasn't shown up yet. Guess I'll post again.] With the beta plugin, the below SVG file works fine, in the 1.0 ...