David Thanks - you may have noticed my note on the 08 presentation about the lack of support for patterns (and text flow). That is still the case, sorry to...
On Thu, 01 Apr 2010 14:16:31 +0200, Jerrold Maddox <jxm22@...> wrote: ... Thanks, reported CORE-28927 for the font-size issue. It's possible to workaround...
On Thu, Apr 01, 2010 at 08:16:31AM -0400, Jerrold Maddox wrote: . . . ... . . . It strikes me that <URL: http://www.w3.org/Graphics/SVG/IG/wiki/ > is the...
Hi, David- ... Interestingly, I ran into this very issue this past weekend. I agree with you... the effects of values should be intuitive, especially when ...
I'm probably I'm not first to see this :) Anyway, I've seen a few demos of web browsing with the iPad. The iPad screen size breaks the threshold of teensie web...
I have a feeling that Apple is already interested in taking SVG to the next level: http://jobs.apple.com/index.ajs?BID=1&method=mExternal.showJob&RID=50508 ...
Yes Jeff, I see Apple posted 2 positions available for SVG experts on 3/31/2010. I guess they, in fact, are moving to strengthen SVG's performance in Safari. I...
Hi all. I am working on porting something over that I recently did in Canvas to SVG and I could use some help. What I'm doing is writing code that draws a...
Hi, David- FYI, I've entered this into our SVG WG issue tracker: http://www.w3.org/Graphics/SVG/WG/track/issues/2317 Thanks for bringing it to our attention. ...
63612
ddailey
ddailey@...
Apr 2, 2010 8:31 pm
Thanks Doug! It isn't a huge issue of course, since one can just plugin in a value of .00001 and get almost the same result. One can also, I think, use the...
63613
ddailey
ddailey@...
Apr 2, 2010 8:56 pm
Don't know why this would have to be slow.... take a look at http://srufaculty.sru.edu/david.dailey/svg/makeDragDrop.svg (a simple one) or ...
So has Antoine been instrumental in the production of the iPad? http://fr.linkedin.com/in/antoinequint <http://fr.linkedin.com/in/antoinequint>Would such an...
Hi Shaun, Typically this should render with no problems. It may be that the events are tripping over each other. Could you post your code, and we'll take a...
Thanks for all the replies. Here is the code. If any parts are unclear feel free to ask. And if there are any improvements feel free to share onmousedown:...
What is slow about this? I don't see anything out of the ordinary in your mousemove function. Is this just a single rect that you're doing this on? If so, I...
Well FF seems to handle it fairly well as is. It is Chrome who seems to get bogged down in the mousemove calls making drawing the rect/line sluggish. I have...
63620
ddailey
ddailey@...
Apr 6, 2010 12:49 am
With 7 plus or minus 2 (the magic number) of browsers that offer some level of support for SVG, I find that even if you find something that happens the way you...
I am testing on the "Big 5". The goal of switching from a Java Applet/Java Servlet/MS SQL* is being able to branch out from IE and give users an option. I...
Hi Shaun, I've been heavily involved with SVG and web apps for a few years now I can say that things are much better than they were back in 2006 and am...
GEM 2 has been released. http://www.dotuscomus.com/svg/lib/library.html#gemi It is a cross-browser Web Operating System. It consists of an Application...
Hi, Can you elaborate on how you use GEMi2? Is this another plug-in or do you put it on your website and it changes the SVG (and other things?) code so it...
I believe so too. And actually what I'm trying to get working will share a lot of the same features as SVG-edit just with a different end result in mind as its...
Hi Richard, ... It is not a plug-in. You put it on a website. It doesn't change the SVG code, or anything. Neither it is a true or fake library. Think of it as...
I am developing a application with VC++ 2008 using .NET framework. Right now I am trying to parse the file using Xml class and planning to call GDI calls. I am...
I'm working with SVGs that have been exported from Corel Designer 12. A good portion of the files were originally Designer 9 files and a circle tends to be...
http://eazscape.com/FormsTest This is as close as I've got. There may be a namespace issue. Though the jQuery $ object is being found after the 'loading...' ...
63631
ddailey
ddailey@...
Apr 8, 2010 9:08 pm
In http://srufaculty.sru.edu/david.dailey/svg/polygons6.svg if you click on the "filter" button, in IE/ASV, Opera, or FF, you get a nice feTurbulence plot...
Today I spent several hours searching for the answer to one question. Does the Palm OS for mobile phones support SVG? I cannot find this information. Iphone,...