[svg-developers] Re: Trouble with fonts

2006-04-26 Thread Nikolya Patskov
, Nikolya Patskov algornik7@ wrote: Hello! Arabian, chinese symbols aren't displayed in svg text element. What's the problem? Thanks. Yes, machine have the font installed. What does it mean to use correct encoding in svg? What does it mean to embed font as an svg

Re: RE : [svg-developers] Trouble with fonts

2006-04-26 Thread Nikolya Patskov
--- In svg-developers@yahoogroups.com, Laurent T. [EMAIL PROTECTED] wrote: Please send us your test file… Regards __ Laurent Tonnelier -Message d'origine- De : svg-developers@yahoogroups.com [mailto:svg- [EMAIL PROTECTED] De la part de Nikolya Patskov Envoyé

[svg-developers] Svg right-click menu

2006-04-06 Thread Nikolya Patskov
Hello! How can I add my own menu item to the right-click svg menu? Thank you. - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click edit my membership Yahoo! Groups Links * To visit your group on the web, go to:

[svg-developers] Re: How can I combine several SVG files in common SVG file

2006-01-24 Thread Nikolya Patskov
. If all you are looking for is quickly combining a number of SVG files (one off), then you can use an editor like Inkscape to read multiple SVG files and save the result in a single one. JP Nikolya Patskov wrote: Hi, all. How can I combine several SVG files in common SVG file

[svg-developers] Re: How can I change type of cursor?

2006-01-10 Thread Nikolya Patskov
but the cursor attribute directly: myElReference.setAttributeNS(null,cursor,pointer); should work fine in the three implementations listed above. Andreas --- In svg-developers@yahoogroups.com, Nikolya Patskov [EMAIL PROTECTED] wrote: How can I change type of cursor in IE 6.0 using

[svg-developers] How can I change type of cursor?

2006-01-09 Thread Nikolya Patskov
How can I change type of cursor in IE 6.0 using JavaScript? I try this code: . this.svgObj = SVGDocument.createElementNS (http://www.w3.org/1999/xlink;, image); . this.svgObj.setAttributeNS (http://www.w3.org/1999/xlink;, style, cursor: nw-resize);

[svg-developers] How can I change type of cursor?

2006-01-09 Thread Nikolya Patskov
How can I change type of cursor in IE 6.0 using JavaScript? I try this code: . this.svgObj = SVGDocument.createElementNS (http://www.w3.org/1999/xlink;, image); . this.svgObj.setAttributeNS (http://www.w3.org/1999/xlink;, style, cursor: nw-resize);

[svg-developers] Re: Hi all. Does anybody know anything about inserting of svg....

2005-12-01 Thread Nikolya Patskov
. --- In svg-developers@yahoogroups.com, Nikolya Patskov [EMAIL PROTECTED] wrote: Does anybody know anything about inserting of svg image created in Adobe Illustrator into another SVG file with the help of the image tag? Nikolya Here is the source of svg image

[svg-developers] Hi all. Please help!!!

2005-12-01 Thread Nikolya Patskov
I have svg image (created in Adobe Illustrator). I need to insert it into another svg document with the help of image tag. Here is the source of svg image: ?xml version=1.0 encoding=utf-8? !-- Generator: Adobe Illustrator 10.0, SVG Export Plug-In . SVG Version: 3.0.0 Build 76) -- !DOCTYPE svg

[svg-developers] Hi all. Does anybody know anything about inserting of svg....

2005-11-30 Thread Nikolya Patskov
Does anybody know anything about inserting of svg image created in Adobe Illustrator into another SVG file with the help of the image tag? Nikolya Yahoo! Groups Sponsor ~-- AIDS in India: A lurking bomb. Click and help stop AIDS now.

[svg-developers] Hi all. How can I get version SVG viewer using JavaScript?

2005-11-29 Thread Nikolya Patskov
Hi all. How can I get version SVG viewer using JavaScript? Nikolya Yahoo! Groups Sponsor ~-- Get fast access to your favorite Yahoo! Groups. Make Yahoo! your home page http://us.click.yahoo.com/dpRU5A/wUILAA/yQLSAA/1U_rlB/TM

[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

[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 http://www.w3.org/Graphics/SVG/1.1

[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

[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] 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

[svg-developers] Please say how is it possible to convert from gif to svg

2005-11-21 Thread Nikolya Patskov
Hi all, please say how is it possible to convert from gif to svg? Yahoo! Groups Sponsor ~-- Get fast access to your favorite Yahoo! Groups. Make Yahoo! your home page http://us.click.yahoo.com/dpRU5A/wUILAA/yQLSAA/1U_rlB/TM

[svg-developers] Anyone know how to deny a text selection?

2005-11-17 Thread Nikolya Patskov
How to deny a text object selection when I move cursor above it? Thanks. Nikolya. Yahoo! Groups Sponsor ~-- Get fast access to your favorite Yahoo! Groups. Make Yahoo! your home page http://us.click.yahoo.com/dpRU5A/wUILAA/yQLSAA/1U_rlB/TM

[svg-developers] Re: Anyone know how to deny a text selection?

2005-11-17 Thread Nikolya Patskov
--- In svg-developers@yahoogroups.com, Jeroen Vanattenhoven [EMAIL PROTECTED] wrote: If you mean when you drag to select text, and you want to disable this: set pointer-events attribute to value none on the text element That should work. Jeroen Vanattenhoven Nikolya Patskov schreef

[svg-developers] Re: Please help. How can I get width of text element?

2005-11-15 Thread Nikolya Patskov
--- In svg-developers@yahoogroups.com, P Ramesh [EMAIL PROTECTED] wrote: Hi, You can use the getBBox() method as in the example below: textObjWidth = parseInt(textObj.getBBox().width) textObjHeight = parseInt(textObj.getBBox().height) You may also like to see more about this method