[svg-developers] Re: Customize svg tag with SVGGraphics2D object

2004-12-23 Thread k_yka
Thank you very much - it worked --- In svg-developers@yahoogroups.com, Thomas DeWeese [EMAIL PROTECTED] wrote: k_yka wrote: I try to add an onload attibute to the svg tag but it doesn't work. What's wrong ? The Document you provide to the SVGGraphics2D is used as a factory, none

[svg-developers] Hello to Group Member

2004-12-23 Thread pramodisha
Dear Group Members, I was thinking of converting a small crtoon animation into SVG format. Tell me your thoughts. Also tell me whether I can convert scanned photographs to svg format with small file size? I do not want it embedded in other codes. Thanks Pramod.

[svg-developers] access elements in a symbol instance

2004-12-23 Thread meethenry04
Hi, I am new to SVG. And am looking for some method to access elements defined within an instance of a symbol. eg. g id=mySymbol circle id=cir cx=159 cy=323 r=19 stroke=rgb(0,0,0) / path d=M 251.73,403.87 A 18,17.50 0 1 0 226.27,379.13 stroke=rgb (0,0,0) fill=rgb(255,255,255)

Re: [svg-developers] access elements in a symbol instance

2004-12-23 Thread Jean-David Benamou
Hi, this is not an instance of a symbol A symbol would be defined in def section : symbol id=mySymbol ... /symbol and instantiated with a use href=#mysymbol tag see the specs.. otherwise you can use the getElementById method to access your nodes : document.getElementById(cir) for example

[svg-developers] Re: access elements in a symbol instance

2004-12-23 Thread meethenry04
Hi JD, Thanks for the quick reply. If I were to replace the g id=mySymbol with symbol id=mySymbol And i get hold of var Top=document.getElementById(mySymbol) Now, Top actually has two children (in symbol definition) id=cir and id=BDG_status_1_arc Can i access the cir element specifically by

Re: [svg-developers] ASV on MAC ?

2004-12-23 Thread Mark Christol
This is of no help today but for prospects ? http://www.mozilla.org/press/mozilla-2004-06-30.html Mark Jean-David Benamou wrote: Hello, did not had much success on my previous question on SAFARI so I repost a slightly different one : Does anyone has an idea on the support prospect of ASV on

[svg-developers] graphing calculator

2004-12-23 Thread Jonathan Chetwynd
anyone recognise this shape: -- is there anything vaguely similar in SVG to graphing calculator? it's a wonderful tool for visualising algebraic formulas cheers Jonathan Chetwynd http://www.peepo.co.uk It's easy to use irc://freenode/accessibility [Non-text portions of this