Hi DKSVG: Thanx for the link. But my doubt lies basically in the creation and using of SVG files using illustrator. I am unable to create even a simple SVG...
"Chris Lilley" <chris@...> wrote ... gmane.org offers mailing lists as newsgroups. A great thing for those of us that like news better then mail :-) ... Oh....
... For the first path, it looks like ASV splits elliptical arc commands into multiple quadratric or cubic curve segments and consider those segments ...
"kingosincanada" <kingosincanada@...> wrote in message news:as6bo9+oupe@.... ... Not that I know of, and even this is sufficient since the...
24831
Tobias Reif
tobiasreif@...
Dec 1, 2002 9:43 pm
... check the archive; eg http://groups.yahoo.com/group/svg-developers/message/19086 etc ... Sure it takes some time to load and render file conatining "more...
Hi All, Please check out my boids implementation at: (thanks Tobias for the mime hint!) http://www.corporatemontage.com.au/svg/boids/boid.svg For those that...
24834
Ronan Oger
ronan@...
Dec 2, 2002 9:00 am
James, Very nice work. It shows up a bit klunkily on my box (a tired 300Mz x 200Mb laptop) but is really cool. I bet on a faster machine it really shines. Do...
Basically the centre of mass is calculated simply by adding all the vectors (positive and negative) excluding the boid that is currently being calculated and...
24836
Tobias Reif
tobiasreif@...
Dec 2, 2002 9:51 am
... my pleasure :) ... good stuff! Tobi -- http://www.pinkjuice.com/...
HI All , I have a question regarding interdocument communication, like i have 2 frame in main Html , wherein one frame src is svg . while other is html...
24838
Sebastian Tusk
sebastian.tusk@...
Dec 2, 2002 10:12 am
... Throws an error here. IE6 + ASV3 "ReferenceError: evt is not defined jboid.js: line21 Error #1, token:(null)" Sebastian...
James, Nice boids implementation. I've changed the source a bit so that Mozilla SVG can render it. Do you mind if I put it on the web? BTW - You can make it...
Hi, I am tring to create a diagram that has a zooming function. I have tried to create this by editing the viwBox. I can't cant get this to work tho, can...
I was wondering if anyone could inform me on the easiest way to make an element draggable within SVG. I have been looking over the Adobe demo that does this,...
... i can confirm long delays upon leaving SVG pages with many elements. i wasn't able to recognize any pattern but the unloading of the plugin takes time...
... ASV-specific : http://tirolatlas2.uibk.ac.at/svg/sources/frames_and_embeds/intstances_asv3-specific/frame.html (sorry cannot mention the original author...
I used to work with large files and had a similar problem. The load time was fast on the first file, but when I paged through to others, it took up to 25...
Dale, The x and y offset needs to be multiplied by 2. attached in the slightly altered code with a new endPan() function. I think earlier in the code you ...
Dale, Sorry, but I found an error in my previous post. The code falls apart as soon as any value in the viewbox goes below 0. To stop this, put constraints...
Thanks for the help but it still doesn't work right. I have attached a file which has alot more points on in the diagram: http://groups.yahoo.com/group/svg- ...
I am trying to have SVG export the text with the font as Gylphs and the text as the actual font (not outlines/nodes) but it doesn't seem to work. I have text...
To avoid the long long time needed to refresh your browser.... Just NEVER set save="snapshot" in the <?AdobeSVGViewer?> instruction. That's so simple..when...
Pierre, could you put up some web pages that show the difference that you have discovered! I am very interested in what you have figured out. We all learn by...