On Mon, Nov 12, 2007 at 03:10:18PM +0100, strk wrote: > On Mon, Nov 12, 2007 at 10:56:15AM +0000, Udo Giacomozzi wrote: > > CVSROOT: /cvsroot/gnash > > Module name: gnash > > Changes by: Udo Giacomozzi <udog> 07/11/12 10:56:15 > > > > Modified files: > > . : ChangeLog > > server/parser : shape_character_def.cpp > > > > Log message: > > * server/parser/shape_character_def.cpp: point_test_local bugfix: > > don't detect two crossings for the point at the junction of two > > lines/curves. > > Can you confirm this failure after your commit ? > > FAIL: DrawingApiTestRunner: !tester.isMouseOverMouseEntity() > [/home/strk/src/gnash/gnash-head/testsuite/misc-ming.all/DrawingApiTestRunner.cpp:175]
I confirm myself, and I'm sure its *not* withinSquareDistance function, as I tried making it always return false... Gnash is giving a false positive since your change. Could be the cirle fill (defined by curves). --strk; _______________________________________________ Gnash-commit mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-commit
