Re: [svg-developers] Re: Commercial SVG application - 3D pixel advert cube

2006-01-27 Thread Sylvain Rouillard
Le Vendredi 27 Janvier 2006 03:14, pix.cube a écrit : Hi Sylvain and Cameron, I think I may have been able to resolve this problem now. Would you mind testing it again for me at http://www.pix-cube.com/cubeview.php Thank you, Pix-cube I guess it works since my Firefox crashes now ;-)

Re: [svg-developers] Re: Starting and Stopping Animation

2006-01-27 Thread Fulio Pen
Hello, Thank all for your help. After looking at all the suggestions, I took the method in following page: http://pilat.free.fr/tutorial2/example/pauseAnimations.svg But there are some problems with my code. Please look at them in following page:

[svg-developers] Re: Commercial SVG application - 3D pixel advert cube

2006-01-27 Thread pix.cube
Hi Sylvain, thank you for checking for me. --- In svg-developers@yahoogroups.com, Sylvain Rouillard [EMAIL PROTECTED] wrote: Le Vendredi 27 Janvier 2006 03:14, pix.cube a écrit : Hi Sylvain and Cameron, I think I may have been able to resolve this problem now. Would you mind testing it

[svg-developers] Re: Commercial SVG application - 3D pixel advert cube

2006-01-27 Thread pix.cube
Thank you for checking for me Cameron. --- In svg-developers@yahoogroups.com, Cameron McCormack [EMAIL PROTECTED] wrote: pix.cube: I think I may have been able to resolve this problem now. Would you mind testing it again for me at http://www.pix-cube.com/cubeview.php Works now. --

[svg-developers] Sparkle Community Technology Preview

2006-01-27 Thread AndrewWatt2001
A few weeks back I mentioned Microsoft's Sparkle (Expression Interactive Designer) tool for designing with XAML. A couple of days ago Microsoft released a first Community Technology Preview. See _http://channel9.msdn.com/ShowPost.aspx?PostID=157843_

[svg-developers] Fw: hatchings patterns

2006-01-27 Thread Sylvain Caillet
Hi to all ! Does anybody has a good example of SVG files that use hatchings patterns. I have to understand well the pattern specification (i am writing a Java generator) and it's hard for me to build a nice pattern with leaned brought closer continuous lines. The current code i use is :

[svg-developers] Re: a element in Firefox/Opera native SVG

2006-01-27 Thread Martin Honnen
--- In svg-developers@yahoogroups.com, pix.cube [EMAIL PROTECTED] wrote: I have a small SVG implementation at http://www.pix-cube.com/cubeview.php . The problem is that in Firefox and Opera native support the SVG file is displayed in an automatically generated iframe. I have had a look at

Re: [svg-developers] GPS Input / Measuring Device

2006-01-27 Thread Ronan Oger
On Monday 23 January 2006 09:05, Petronel Laviniu MALUTAN - Talente.ro wrote: Does anyone know / has a GPS device which can be easily attached to a laptop in order to be able to measure / input coordinates of the roads with PHP ? The Php programm or C++ one I will write it by myself

[svg-developers] Re: text centered in a rectangle

2006-01-27 Thread blackguna
I'm programming in Java. I have an XML input file (that contains some informations) and I have to create a SVG file (output). I use dom4j library (www.dom4j.org) to open the XML file, save the information and create the SVG file (as it is a xml file). Now I only have to do a thing: calculate the

Re: [svg-developers] Hey ;) -- SPAM DELETE PRIOR

2006-01-27 Thread John Coe
Hi5 is an email address scanner, if you click on the link, it will send an invite to everyone in your address book in your name, without asking you, this post may have been done outside of Naveen's control due to the fact that it is worded like the address scan generator Naveen Kumar [EMAIL

[svg-developers] re: KML to SVG

2006-01-27 Thread Randy George
Hi, Has anyone done some work on a KML to SVG transcoder or XSLT? Thanks rkgeorge [Non-text portions of this message have been removed] - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click edit my

[svg-developers] Doubt

2006-01-27 Thread karthik datta
Respected Sir, I am doing my Masters in embedded systems design and as per university requirements i have to carry out project work which is purely academic in nature. My project makes use of SVG. In simple terms there is a board with a controller on it which has vxworks

[svg-developers] Re: a element in Firefox/Opera native SVG

2006-01-27 Thread Jeff Schiller
--- In svg-developers@yahoogroups.com, Martin Honnen [EMAIL PROTECTED] wrote: --- In svg-developers@yahoogroups.com, pix.cube [EMAIL PROTECTED] wrote: I have a small SVG implementation at http://www.pix-cube.com/cubeview.php . The problem is that in Firefox and Opera native support the

[svg-developers] Re: Doubt

2006-01-27 Thread Jeff Schiller
Karthik, I know nothing about VxWorks, but do you have the ability to use Java? If so, look into the Batik SVG library. Good luck, please post your progress here! Regards, Jeff --- In svg-developers@yahoogroups.com, karthik datta [EMAIL PROTECTED] wrote: Respected Sir, I am

[svg-developers] Re: Set Mouse Cursor Position?

2006-01-27 Thread Jeff Schiller
--- In svg-developers@yahoogroups.com, Doug Schepers [EMAIL PROTECTED] wrote: I have a lousy workaround for you. Create your own drag cursor that you update with script to follow the dragging action, and set the real cursor to none. This will work in FF or ASV6pr1, but not ASV, which doesn't

Re: [svg-developers] Re: Set Mouse Cursor Position?

2006-01-27 Thread John Coe
I looked in to this a while back and only got to this workaround, but one other option is to encorage the user to center the cursor, then move the SVG content under it so the cursor is at your point. Jeff Schiller [EMAIL PROTECTED] wrote: --- In svg-developers@yahoogroups.com, Doug Schepers

[svg-developers] Re: Hey ;) -- SPAM DELETE PRIOR

2006-01-27 Thread kubik_sj
Sorry, Joe, for not deleting that post sooner. Thanks for the message to the group. Sara --- In svg-developers@yahoogroups.com, John Coe [EMAIL PROTECTED] wrote: Hi5 is an email address scanner, if you click on the link, it will send an invite to everyone in your address book in your name,

Re: [svg-developers] Re: Set Mouse Cursor Position?

2006-01-27 Thread Sean
I have just uploaded two word wrap examples. They are inspired by Antoine Quint's tutorial at http://www.xml.com/pub/a/2002/09/11/quint.html?page=1. The tutorial was overkill for, so I tried to simplify it...it's simpler to me. WordWrap.zip is a php version that reads from a text document

[svg-developers] WordWrap

2006-01-27 Thread Sean
Oops! Sean wrote: I have just uploaded two word wrap examples. They are inspired by Antoine Quint's tutorial at http://www.xml.com/pub/a/2002/09/11/quint.html?page=1. The tutorial was overkill for, so I tried to simplify it...it's simpler to me. WordWrap.zip is a php version that reads

Re: [svg-developers] Re: how can I emulate ParseXML in FF 1.5 ?

2006-01-27 Thread RODOLFO MORENO LLACZA
Thanks a lot Martin. Also I want to thank for everybody who helped me. for FF 1.5 is necessary specify the namespace ( xmlns=http://www.w3.org/2000/svg;) in the element that you want to add dinamicaly (such as the example that MARTIN specified). however my issue persist until I realized that

Re: [svg-developers] Re: Doubt

2006-01-27 Thread Phi Tran
Hi. If Am not wrong then your project is building a an embedded system for the VXWork to display SVG file?. In this is a case then . . .I do not know how much effort that you and your team can put into your project. I wasin the similar situation. If you do everthing your own then: First thing

[svg-developers] FF 1.5 has context menu?

2006-01-27 Thread RODOLFO MORENO LLACZA
Hi Folks: My application has a context menu en IE. This must be becuase in IE I am using ASV plug in but in FF 1.5? how can I put a context menu in FF 1.5? regards Rodolfo John Coe [EMAIL PROTECTED] wrote: I looked in to this a while back and only got to this workaround, but one

[svg-developers] Re: Fw: hatchings patterns

2006-01-27 Thread Heiko Niemann
Hi Sylvain, if you open following sample http://www.zuccaralloo.de/devgroup/samples/hatchings.svg you will see in the first row why your lines are broken in your pattern and why setting the stroke-linecap attribute won't help: simply because parts of the pattern are missing (the neighboring