you can do it with ECMAScript:

have a look at Kevin Lindseys SVG path parser in ECMAScript:

http://www.kevlindev.com/dom/path_parser/index.htm

Andreas

Quoting Antonio Gomes <[EMAIL PROTECTED]>:

> 
> hey everybody ..
> 
> i have a little problem and i hope u help me !!
> 
> i'm rendering a path in a simple svgcanvas, and i wanna to retrieve the
> 
> its points.
> 
> for example - <path d="M 10 15 L 100 150 L 40 50 Z"/>, i wanna to 
> retrieve and to record each pair of coordinates, like "10 15", "100 150"
> and "40 50".
> 
> please, how can i do it with batik ?! 
> 
> thanks !
> 
> Antonio Gomes
>  
> 
> 
> 
> Antônio Gomes - Tonykitinho !!
>  Presidente da Comissão de Formatura (ComFor) 2004 
> 7o Período - C!3nC!@ d@ [EMAIL PROTECTED]@uM - UFAM
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> ---------------------------------
> Yahoo! Messenger - Fale com seus amigos online. Instale agora!



--
I finally figured out the only reason to be alive is to enjoy it.
-- Rita Mae Brown

----------------------------------------------
Andreas Neumann - Department of Cartography
Swiss Federal Institute of Technology (ETH)
ETH Hoenggerberg, CH-8093  Zurich, Switzerland
Phone: ++41-1-633 3031, Fax: ++41-1-633 1153
e-mail: [EMAIL PROTECTED]
www: http://www.karto.ethz.ch/neumann/
SVG.Open: http://www.svgopen.org/
Carto.net: http://www.carto.net/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to