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:...
2
andreww@...
Aug 16, 1999 5:40 pm
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...
3
Chris Lilley
chris@...
Aug 16, 1999 5:53 pm
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...
4
justin@...
Aug 16, 1999 5:55 pm
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...
5
Steve Mulder
smulder@...
Aug 16, 1999 5:59 pm
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...
6
andreww@...
Aug 16, 1999 6:01 pm
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...
7
andreww@...
Aug 16, 1999 6:05 pm
andrew-@... wrote: original article:http://www.egroups.com/group/svg-developers/?start=4 ... will be created and exported with graphical tools. To...
9
David Goudie
david.goudie@...
Aug 16, 1999 8:07 pm
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...
10
Alejandro Fernandez
ale@...
Aug 18, 1999 10:36 am
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...
11
Andrew Wooldridge
andreww@...
Aug 30, 1999 6:19 pm
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 illustrator39;s...
12
mbierman@...
Oct 15, 1999 2:54 am
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 ...
13
John Walling
jwalling@...
Feb 12, 2000 8:41 pm
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...
14
Michael Bierman
mbierman@...
Feb 13, 2000 11:54 pm
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...
15
Chris Lilley
chris@...
Feb 14, 2000 6:50 am
... 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...
16
Michael Bierman
mbierman@...
Apr 26, 2000 4:39 pm
Adobe Systems announces Adobe® Illustrator® 9.0 with support for the March 3 draft of the W3C's Scalable Vector Graphics (SVG) specification allowing ...
17
Michael Bierman
mbierman@...
Apr 26, 2000 4:55 pm
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...
18
tobi
ucyur@...
Apr 28, 2000 6:50 am
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 ...
19
tobi
ucyur@...
Apr 29, 2000 11:20 pm
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 ...
20
tobi
ucyur@...
May 11, 2000 7:35 am
... 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...
23
Jon Ferraiolo
jferraio@...
May 16, 2000 8:27 pm
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...
24
tobi
ucyur@...
May 21, 2000 12:29 am
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...
25
eedwards@...
Jun 2, 2000 8:10 pm
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...
26
Evenblij, Paul
paul_evenblij@...
Jun 5, 2000 3:22 pm
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,...
27
Chris Lilley
chris@...
Jun 5, 2000 3:38 pm
... 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 ...
28
Jon Ferraiolo
jferraio@...
Jun 5, 2000 4:15 pm
The data URL scheme is documented at: ftp://www.ietf.org/rfc/rfc2397.txt Jon Ferraiolo ... completely...
29
Asif Alli
ultimatehacker@...
Jun 5, 2000 5:01 pm
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... ...
30
Michael Bierman
mbierman@...
Jun 7, 2000 7:34 am
Adobe has just started shipping Adobe Illustrator 9, (http://www.adobe.com/aboutadobe/pressroom/pressreleases/200006/200006 02ai.html) which includes SVG...
31
jasenj1@...
Jun 7, 2000 3:08 pm
[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 ...