[svg-developers] Hi all. How can I use svg file as Image?

2005-11-28 Thread Nikolya Patskov
I have written this is code ?xml version=1.0 standalone=no? !DOCTYPE svg PUBLIC -//W3C//DTD SVG 1.1//EN http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd; svg width=100% height=100% xmlns=http://www.w3.org/2000/svg; image xlink:href = somepic.svg x=10 y=10 width=34 height=34/ /svg when

Re: [svg-developers] Hi all. How can I use svg file as Image?

2005-11-28 Thread Sylvain Rouillard
Le Lundi 28 Novembre 2005 11:38, Nikolya Patskov a écrit : I have written this is code ?xml version=1.0 standalone=no? !DOCTYPE svg PUBLIC -//W3C//DTD SVG 1.1//EN http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd; svg width=100% height=100% xmlns=http://www.w3.org/2000/svg; image

[svg-developers] Mouse coordinates when clicking in the svg

2005-11-28 Thread tamsvg
Hi to all! I need to get the mouse coordinates of my svg doc (0,0 is in the left upper corner). I call a function mouseClick(evt) when the user clicks on my svg. How can I get the x and the y coordinate? My svg is in an embed object included in a html page. If I use evt.clientX(), what

[svg-developers] Re: Hi all. How can I use svg file as Image?

2005-11-28 Thread Nikolya Patskov
--- In svg-developers@yahoogroups.com, Sylvain Rouillard [EMAIL PROTECTED] wrote: Le Lundi 28 Novembre 2005 11:38, Nikolya Patskov a écrit : I have written this is code ?xml version=1.0 standalone=no? !DOCTYPE svg PUBLIC -//W3C//DTD SVG 1.1//EN

[svg-developers] Good JavaScript book

2005-11-28 Thread Jeroen Vanattenhoven
I'm looking for a good, up-to-date JavaScript/EcmaScript book. One topic I'd certainly like to be covered is OO with JavaScript (and DOM). If there are any extra's like SVG, or E4X (probably a bit soon), that would be nice too. Can someone recommend a book? Thx. Jeroen Disclaimer:

[svg-developers] How calculate the Scale Value

2005-11-28 Thread jayraghu04
Hi to All, I have struck in how to calculate the scale value in svg. I have screenwidth, screen height and view box attributes. How can I calculate the scale value. I have searched in net. But not I have receive the helpful one. Please Guide me Thanks in Advance Raghu J

RE: [svg-developers] Re: Hi all. How can I use svg file as Image?

2005-11-28 Thread Sylvain Rouillard
--- Nikolya Patskov [EMAIL PROTECTED] a écrit : Thank you for answer. Is it possible to insert svg file in object image? If you really need to get an svg included into another svg in FF, I think that your only option is to retrieve it through xmlhttprequest (check

[svg-developers] Re: Mouse coordinates when clicking in the svg

2005-11-28 Thread Nikolya Patskov
--- In svg-developers@yahoogroups.com, tamsvg [EMAIL PROTECTED] wrote: Hi to all! I need to get the mouse coordinates of my svg doc (0,0 is in the left upper corner). I call a function mouseClick(evt) when the user clicks on my svg. How can I get the x and the y coordinate? My svg is

[svg-developers] Re: Hi all. How can I use svg file as Image?

2005-11-28 Thread Nikolya Patskov
--- In svg-developers@yahoogroups.com, Sylvain Rouillard [EMAIL PROTECTED] wrote: --- Nikolya Patskov [EMAIL PROTECTED] a écrit : Thank you for answer. Is it possible to insert svg file in object image? If you really need to get an svg included into another svg in FF, I think that

[svg-developers] Re: Hi all. How can I use svg file as Image?

2005-11-28 Thread Nikolya Patskov
--- In svg-developers@yahoogroups.com, Nikolya Patskov [EMAIL PROTECTED] wrote: --- In svg-developers@yahoogroups.com, Sylvain Rouillard [EMAIL PROTECTED] wrote: --- Nikolya Patskov [EMAIL PROTECTED] a écrit : Thank you for answer. Is it possible to insert svg file in object

[svg-developers] SVG to PDF or Printable Press Solution

2005-11-28 Thread dperschonok
Hi everyone, My company currently uses SVGs on our website for dynamic product creation. Once the product is created we have a long drawn out process of taking these files and making them printable. I was just wondering if there are any solutions out there to easily convert an SVG to either

Re: [svg-developers] SVG to PDF or Printable Press Solution

2005-11-28 Thread Jeff Rafter
There are several solutions, one of which is to utilize XSL:FO. I think Batik (Java) supports this, and on .NET you could use RenderX. Of course there are other solutions as well: you could install a specialized print driver and print directly from SVG controls (e.g., SharpVectorGraphics new

[svg-developers] Re: SVG to PDF or Printable Press Solution

2005-11-28 Thread Alastair Fettes
For a RenderX solution I would suggest talking to Jost Klopfstein jost at axostech dot com - I can guarantee he has experience with this problem. FOP will work but not everything renders as desired. Cheers, Alastair Fettes --- In svg-developers@yahoogroups.com, Jeff Rafter [EMAIL PROTECTED]

Re: [svg-developers] Re: SVG to PDF or Printable Press Solution

2005-11-28 Thread thomas . deweese
Hi all, svg-developers@yahoogroups.com wrote on 11/28/2005 02:12:05 PM: FOP will work but not everything renders as desired. With the new FOP release there have been a number of improvements in the handling of PDF output. In particular Gradients/Patterns are now much better supported, also

Re: [svg-developers] Re: problem in rendering SVGT on K600! please help folks!

2005-11-28 Thread Antoine Quint
Hi Salmi, On 25 nov. 2005, at 14:51, Ahmed Salman wrote: I am experiencing the same problem that my K750i browser gets crashed when it receives dynamically generated SVG content. Are you able to solve the problem? Please let me know! Can you try those URLs on your handset?

RE: [svg-developers] Hi all. How can I use svg file as Image?

2005-11-28 Thread Doug Schepers
Hi, Sylvain- | maybe you hit https://bugzilla.mozilla.org/show_bug.cgi?id=276431 ? No, the problem in Mozilla is that only rasters are currently supported for 'image' [1][2]. The bug you point to has to do with 'img' in an HTML element. | For the rest, 1/ some people recommend not to use

RE: [svg-developers] Re: Hi all. How can I use svg file as Image?

2005-11-28 Thread Doug Schepers
Hi, Nikolya- | I mean how can I include SVG Image into another svg documents in IE. Without seeing both the source file and the host file, I can't diagnose why your example isn't working. It could be that the included image is simply outside the viewBox of one or the other. You'll just have to

[svg-developers] Sketsa PDF Export Plugins 1.1.0 released

2005-11-28 Thread Tonny Kohar
We are just released PDF Export Plugins 1.1.0 for Sketsa SVG Editor. It is available at http://www.kiyut.com/products/sketsa/index.html under plugins section. The source code also available under developers section What's new: - Improved Gradient Support - Improved Text Support If you have any

[svg-developers] Re: Hi all. How can I use svg file as Image?

2005-11-28 Thread Nikolya Patskov
--- In svg-developers@yahoogroups.com, Doug Schepers [EMAIL PROTECTED] wrote: Hi, Nikolya- | I mean how can I include SVG Image into another svg documents in IE. Without seeing both the source file and the host file, I can't diagnose why your example isn't working. It could be that the