[svg-developers] Why is that?

2008-12-09 Thread dupemenot
Its weird that I have to use to a prefix for svg tags. like svg:text or svg:rect instead of text or rect. Why do I have to do that. One peculiar thing in my situation is that I use xsql to retrieve the data in xml format. After getting the data I stream it into xsl stylesheet which has svg tags in

[svg-developers] seasonal metamorphosis

2008-12-09 Thread Dailey, David P.
This is something I finished up while giving a final today. http://srufaculty.sru.edu/david.dailey/svg/newstuff/tilesA.svg The JavaScript animation runs okay in FF, Chrome, and Safari, but the SMIL animation, viewable in Opera or IE/ASV, really helps it out. Watch it for a while, since

RE: [svg-developers] Converting JPG files to SVG

2008-12-09 Thread Judy Perry
I create files for Desktop Cutting machines (Wishblade, Pazzles, Craft Robo, etc) and I am adding on files useable with the Cricut machine. But it uses svg files - hence the need to convert from jpg (or wmf) to svg. Judy * * * * * * * * * Judy Perry from Tracy, CA Website:

[svg-developers] Why is that?

2008-12-09 Thread dupemenot
Its weird that I have to use to a prefix for svg tags. like svg:text or svg:rect instead of text or rect. Why do I have to do that. One peculiar thing in my situation is that I use xsql to retrieve the data in xml format. After getting the data I stream it into xsl stylesheet which has svg tags in

Re: [svg-developers] Why is that?(namespace declaration)

2008-12-09 Thread John Coe
hay, here is one I can answer (I think) if you change the xmlns declaration to this: svg:svg xmlns=http://www.w3. org/2000/ svg viewBox=90% xmlns:xlink= http://www.w3. org/1999/ xlink (removing the ':svg') it will be the default namespace, then text is what svg:text was HTH

Re: [svg-developers] Safari Problem

2008-12-09 Thread ddailey
I'm able to get the shapes overlaid on top of the image to respond (by turning pink and displaying text) to mouseclicks just fine in Safari 3.2 for windows. The floor buttons seem to change the visible floor plan as well. It seems to have the same behavior in Opera, FF and IE/ASV so am not

[svg-developers] Re: Converting JPG files to SVG

2008-12-09 Thread steltenpower
I guess you already got your answer at http://kaioa.com/node/42#comment-265 --- In svg-developers@yahoogroups.com, Judy Perry [EMAIL PROTECTED] wrote: I create files for Desktop Cutting machines (Wishblade, Pazzles, Craft Robo, etc) and I am adding on files useable with the Cricut machine.

[svg-developers] Re: Safari Problem

2008-12-09 Thread coggeshalldavid
In Firefox, on both Mac and Windows, I see the entire floor plan. In Safari, on both Mac and Windows, I only see the top left corner of the floor plate SVG page. The viewbox is not conforming down to the dimensions of the embed on the master page. I am on a MacBook Pro, but have gotten the same

RE: [svg-developers] Re: Converting JPG files to SVG

2008-12-09 Thread Judy Perry
Yes I did, Thanks Judy * * * * * * * * * Judy Perry from Tracy, CA Website: http://www.littlebit.com/rubber1.htm Free Cutter Files: http://tinyurl.com/5wdyo2 -Original Message- From: svg-developers@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of steltenpower Sent: