- From: Ian Hickson <ian@hixie.ch>
- Date: Sat, 4 May 2013 00:10:36 +0000 (UTC)
- To: Jeff Muizelaar <jmuizelaar@mozilla.com>
- Cc: whatwg <whatwg@lists.whatwg.org>, Tobias Schneider <schneider@jancona.com>
On Tue, 13 Nov 2012, Jeff Muizelaar wrote: > > We have recently implemented isPointInStroke(x,y) in Firefox > (https://bugzilla.mozilla.org/show_bug.cgi?id=803124). This is a > parallel to isPointInPath(x,y) and returns true if the point is inside > the area contained by the stroking of a path. It was easily implemented > on top of Direct2D, Cairo, Skia, and CoreGraphics and shouldn't be > difficult for other systems. > > We implemented this to help support functionality needed for shumway > (flash on html) Thanks for the heads-up. This is now in the spec as well. -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Saturday, 4 May 2013 00:11:00 UTC