Skip to search.
svg-developers · SVG Developers

Group Information

  • Members: 5539
  • Category: Data Formats
  • Founded: Aug 16, 1999
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

  Messages Help
Advanced
Messages 24823 - 24853 of 65684   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
24823 Tobias Reif
tobiasreif@... Send Email
Dec 1, 2002
11:03 am
... Most information is available from where you downloaded the SVG Viewer: http://www.adobe.com/svg/viewer/install/ => ...
24824 Shyam Sridhar
shyamsridhar Offline Send Email
Dec 1, 2002
11:40 am
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...
24825 Chris Lilley
nantonos2001 Offline Send Email
Dec 1, 2002
1:02 pm
On Sunday, December 1, 2002, 3:05:06 AM, Niklas wrote: NG> (cross-post: be warned) (wondering what news@... is) NG> Hi all NG> When doing some...
24826 Niklas Gustavsson
protocol7b Offline Send Email
Dec 1, 2002
1:32 pm
"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....
24827 Thierry Kormann
tkormann Offline Send Email
Dec 1, 2002
5:54 pm
... For the first path, it looks like ASV splits elliptical arc commands into multiple quadratric or cubic curve segments and consider those segments ...
24828 Niklas Gustavsson
protocol7b Offline Send Email
Dec 1, 2002
6:04 pm
"Thierry Kormann" <tkormann@...> wrote ... wrong ... Agree. What do you think about the marker rotations? /niklas...
24829 Jim Ley
jibberjim Offline Send Email
Dec 1, 2002
6:49 pm
"pmenu2000" <svg@...> wrote in message news:asavv4+6fns@.... ... I've not seen such a problem with similar situations, can you provide a ...
24830 Jim Ley
jibberjim Offline Send Email
Dec 1, 2002
6:52 pm
"kingosincanada" <kingosincanada@...> wrote in message news:as6bo9+oupe@.... ... Not that I know of, and even this is sufficient since the...
24831 Tobias Reif
tobiasreif@... Send Email
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...
24832 daveklap Offline Send Email Dec 2, 2002
1:45 am
24833 James Ross
jmez72 Offline Send Email
Dec 2, 2002
3:32 am
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@... Send Email
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...
24835 James Ross
jmez72 Offline Send Email
Dec 2, 2002
9:26 am
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@... Send Email
Dec 2, 2002
9:51 am
... my pleasure :) ... good stuff! Tobi -- http://www.pinkjuice.com/...
24837 Sharmila V
gspunitha Offline Send Email
Dec 2, 2002
10:06 am
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@... Send Email
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...
24839 Alex Fritze
alexfritze Offline Send Email
Dec 2, 2002
10:15 am
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...
24840 hharchester Offline Send Email Dec 2, 2002
10:31 am
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...
24841 Jim Ley
jibberjim Offline Send Email
Dec 2, 2002
11:08 am
"Tobias Reif" <tobiasreif@...> wrote in message news:3DEA8277.50200@.... ... Yes, but this isn't how I understood the problem, which I...
24842 oimingwong Offline Send Email Dec 2, 2002
11:49 am
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,...
24843 andre m. winter
raxmapa Offline Send Email
Dec 2, 2002
11:53 am
... 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...
24844 andre m. winter
raxmapa Offline Send Email
Dec 2, 2002
12:52 pm
... ASV-specific : http://tirolatlas2.uibk.ac.at/svg/sources/frames_and_embeds/intstances_asv3-specific/frame.html (sorry cannot mention the original author...
24845 Pindar VanArman
pvanarman Offline Send Email
Dec 2, 2002
1:51 pm
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...
24846 Pindar VanArman
pvanarman Offline Send Email
Dec 2, 2002
2:01 pm
Cool. ... From: James Ross [mailto:jross@...] Sent: Sunday, December 01, 2002 10:32 PM To: svg-developers@yahoogroups.com Subject:...
24847 Pindar VanArman
pvanarman Offline Send Email
Dec 2, 2002
3:55 pm
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 ...
24848 Pindar VanArman
pvanarman Offline Send Email
Dec 2, 2002
4:08 pm
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...
24849 hharchester Offline Send Email Dec 2, 2002
5:19 pm
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- ...
24850 robcassiere Offline Send Email Dec 2, 2002
5:47 pm
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...
24851 svg@...
pmenu2000 Offline Send Email
Dec 2, 2002
6:42 pm
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...
24853 diblasi_r Offline Send Email Dec 2, 2002
7:08 pm
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...
Messages 24823 - 24853 of 65684   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help