[svg-developers] Re: DOM access to the is-point-inside-path function

2013-01-31 Thread Robert Longson
> > Has anyone proposed/implemented a DOM interface that returns true if a > given point is inside a given shape? You mean like document.elementFromPoint( x, y ) http://dev.w3.org/csswg/cssom-view/#widl-Document-elementFromPoint-Element-float-x-float-y Best regards Robert. -

Re: [svg-developers] ...

2013-01-31 Thread Jason Barnabas
- Original Message > From: Ganesh Jothikumar > To: "sanjay.chit...@gmail.com" ; >"cooolb...@yahoo.com" ; "dearanj...@yahoo.com" >; "manishdes...@yahoo.com" ; >"svg-developers@yahoogroups.com" ; >"dheerajs...@yahoo.com" ; "dili...@yahoo.com" >; "dili...@netultimate.com" > Sent: Thu,

[svg-developers] ...

2013-01-31 Thread Ganesh Jothikumar
http://anfg.info/wp-content/plugins/akismet/rcccys.php?j2paegm=9hmje Ganesh Jothikumar %RND,2,10%% [Non-text portions of this message have been removed] - To unsubscribe send a message to: svg-developers-unsubscr...@yahoogroups.com -or- visit

[svg-developers] Re: How to make SVG image pattern fill move with object?

2013-01-31 Thread Robert Longson
As I said in my answer you must use a transform and stop changing the x/y of the rect. Best regards Robert. --- In svg-developers@yahoogroups.com, Yang Zhang wrote: > > Would greatly appreciate any leads on this question that I posted to > SO a while ago: > > http://stackoverflow.com/question