Anyone know of an SVG-compliant zip format for downloading a batch of linked svg charts for subsequent off-line viewing without having to either unzip manually...
17371
Tobias Reif
tobiasreif@...
Jun 1, 2002 11:33 am
... SVG viewers support GZip, the files are named .svgz. Tools: http://www.gzip.org/#exe http://home.hiwaay.net/~crispen/src/ serverside on the fly: ...
17372
ozlya
Jun 1, 2002 6:54 pm
How can I move my line of text along a path while the baseline of each character follows the path? The effect I want to achieve is to see text FLOWING along...
17373
ozlya
Jun 1, 2002 6:55 pm
How can I move my line of text along a path while the baseline of each character follows the path? The effect I want to achieve is to see text FLOWING along...
17374
Doug Schepers
d_a_schepers
Jun 1, 2002 7:20 pm
Hi, Ozlya- I think that this is the way to do it. Maybe I should be using <animateMotion> instead of <animate>? Anybody? In any case, I think this is the...
17375
ozlya
Jun 1, 2002 7:33 pm
Hi Doug, yes! Thanks so much, it works. I'm not familiar with all features of SVG and I'm just starting out. Kept trying with animateMotion and textPath but...
17376
Michael Bierman
mbier
Jun 1, 2002 8:09 pm
You will find some more good examples at http://pilat.free.fr/english/animer/index.htm and http://www.kevlindev.com/tutorials/basics/index.htm and ...
17377
Dave Pawson
dpawson2000
Jun 2, 2002 6:13 am
After a great deal of help from Jim Ley, and using one of Kevin's bit of magic jscript, I've put together a combination of SVG, scripting in javascript and...
17378
pilatfr
Jun 2, 2002 2:28 pm
... No, if you want your text move along curve. With animateMotion, you get with ASV3 some translation of your text ....!! Why??? If you put twice your path,...
17379
Gallop, Neil
neil.gallop@...
Jun 3, 2002 7:21 am
Hi has anybody else here encountered problems when serving SVG files that use an external style sheet? Everything works as it should when the files are ...
17380
Pfitzner, Jan
jpfi0815
Jun 3, 2002 7:23 am
Hi, I'm generating SVG-charts with XSL. I wnat to know if it is possible to produce non-color-charts. I mean don't want to fill my bars with a color, but I...
17381
pradhan_elan
Jun 3, 2002 7:38 am
Hi, I'm generating SVG-charts using java. I need to convert svg file to gif image online for the non svg-plugin developers using java. Can anyone please help...
17382
Doug Schepers
d_a_schepers
Jun 3, 2002 7:40 am
I believe that Stephen DeGabrielle already answer your question here: http://groups.yahoo.com/group/svg-developers/message/17346 Or is there some other issue?...
17383
Niklas Gustavsson
protocol7b
Jun 3, 2002 7:45 am
Hi You can use Batik (http://xml.apache.org/batik) to rasterize a SVG image. Batik does not come with GIF support, but if you want to I can send you the GIF...
17384
Doug Schepers
d_a_schepers
Jun 3, 2002 7:48 am
Hi, Pradhan- Does it have to be GIF? The Baik Rasterizer sound like it would work for you: http://xml.apache.org/batik/svgrasterizer.html ...but it doesn't do...
17385
Pfitzner, Jan
jpfi0815
Jun 3, 2002 7:49 am
Sorry, but I'm new in this mailing-list and yahoo didn't managed to send me the mails from list. Now I get them. JP ... Von: Doug Schepers...
17386
Richard Bennett
richard.bennett@...
Jun 3, 2002 8:26 am
Hi, I think it's still a little rough for you to expect a great deal of feedback. The Directory Listing in the zip file is so deep, and with many duplicate ...
17387
Dave Pawson
dpawson2000
Jun 3, 2002 8:45 am
... All files should unzip into same directory. Just my way of working. Sorry, I'll redo it. ... I could include the 'changes39; brought about by running the...
17388
Richard Bennett
richard.bennett@...
Jun 3, 2002 9:08 am
A few things to check, Are you using capitalization in the file-name? (doesn't look like it from your example, but maybe the actual file-name is different) I'm...
17389
Tobias Reif
tobiasreif@...
Jun 3, 2002 9:30 am
... nope ... Did you clear the chache of both browsers, and hit shift-reload? Here http://www.pinkjuice.com/SVG/svgz/layout02.svgz is an SVG styled with an...
17390
Dave Pawson
dpawson2000
Jun 3, 2002 10:03 am
... new zip file uploaded, all files at one level. ... Linked from overview http://www.dpawson.co.uk/svg/sect3/overview.html see ...
17391
Gabriel RADIC
gabrielradic
Jun 3, 2002 10:15 am
That is so wrong :( Do it right and They will use it right. If They mess up They will know They messed up. Be cool, say NO :)...
17392
syraq
Jun 3, 2002 11:03 am
Hello I made a walking man to demonstrate animation in a presentation. From the beginning it was only supposed to be a man walking across the screen. But that...
17393
Dave Pawson
dpawson2000
Jun 3, 2002 11:11 am
... No sound at all? (but I like the shooting :-) regards DaveP...
17394
Tobias Reif
tobiasreif@...
Jun 3, 2002 11:20 am
Roger, (Although I don't like the violence... from a technical standpoint, a) great job! What editors/tools did you use? ... NN6.2/4.7: yes. IE6.0: no sound. ...
17395
Jacob Kramhøft
jjkramhoeft
Jun 3, 2002 11:25 am
I got sound and it is all in sync IE6.0 and 800MHz...
17396
Peschka, Jeremiah
zero_interru...
Jun 3, 2002 11:27 am
I've got sound in IE 6.0 (there have been 4 updates applied to it, if that matters) running on WinXP running at 550mhz with 256 megs of RAM (and a web server...
17397
ronan@...
Jun 3, 2002 11:37 am
Sound works on my WinME300MHz x 192MbRAM x lots of stuff running (a bit clunky, but probably due to my other stuff on it and my small disk swap file)...
17398
syraq
Jun 3, 2002 11:58 am
Thanks to everybody who reported how it works though the result was a bit confusing. Why doesnt the sound work in some IE 6.0? Is it because the wavs havent...
17399
Jim Ley
jibberjim
Jun 3, 2002 12:14 pm
Hi, Is there a filter that can perform the macro-ing effect (the one that tv uses to hide peoples faces etc.) on a raster image? Jim....