« Return to Thread: free hand

Re: free hand

by Andreas Neumann :: Rate this Message:

Reply to Author | View in Thread

yes, if you track all the coordinates (evt.clientX/evt.clientY), then
translate them into the local coordinate system (using .getScreenCTM())
and then creating and updating the "d" attribute of a path element.

Andreas

Peppe wrote:

>is there a method to draw "free hand"?
>  
>


--
----------------------------------------------
Andreas Neumann
Institute of Cartography
ETH Zurich
Wolfgang-Paulistrasse 15
CH-8093  Zurich, Switzerland

Phone: ++41-44-633 3031, Fax: ++41-44-633 1153
e-mail: neumann@...
www: http://www.carto.net/neumann/
SVG.Open: http://www.svgopen.org/
Carto.net: http://www.carto.net/


---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@...
For additional commands, e-mail: batik-users-help@...

 « Return to Thread: free hand