[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnash-commit] gnash ChangeLog server/parser/shape_character_d...
From: |
strk |
Subject: |
Re: [Gnash-commit] gnash ChangeLog server/parser/shape_character_d... |
Date: |
Mon, 12 Nov 2007 15:39:21 +0100 |
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] gnash ChangeLog server/parser/shape_character_d..., Udo Giacomozzi, 2007/11/12
[Gnash-commit] gnash ChangeLog server/parser/shape_character_d..., Udo Giacomozzi, 2007/11/12
Re: [Gnash-commit] gnash ChangeLog server/parser/shape_character_d..., strk, 2007/11/12