On Mon, Nov 05, 2007 at 01:11:26AM +0100, Udo Giacomozzi wrote: > The biggest mistake is that there is a path::point_test() at all since > a path alone for itself is meaningless. A path is just a collection of > edges that share the same line/fill styles. Only all paths together > form a valid shape where you can do a hit_test.
I'm dropping the path::point_test, already unused since last commit using the extrapolated ray_crossings() method instead. --strk; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

