gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash/server/parser shape_character_def.cpp


From: Udo Giacomozzi
Subject: [Gnash-commit] gnash/server/parser shape_character_def.cpp
Date: Mon, 05 Nov 2007 14:56:10 +0000

CVSROOT:        /cvsroot/gnash
Module name:    gnash
Changes by:     Udo Giacomozzi <udog>   07/11/05 14:56:10

Modified files:
        server/parser  : shape_character_def.cpp 

Log message:
        when I say it's disabled, it should be disabled ;-)

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/server/parser/shape_character_def.cpp?cvsroot=gnash&r1=1.43&r2=1.44

Patches:
Index: shape_character_def.cpp
===================================================================
RCS file: /cvsroot/gnash/gnash/server/parser/shape_character_def.cpp,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -b -r1.43 -r1.44
--- shape_character_def.cpp     5 Nov 2007 14:55:02 -0000       1.43
+++ shape_character_def.cpp     5 Nov 2007 14:56:10 -0000       1.44
@@ -17,7 +17,7 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: shape_character_def.cpp,v 1.43 2007/11/05 14:55:02 udog Exp $ */
+/* $Id: shape_character_def.cpp,v 1.44 2007/11/05 14:56:10 udog Exp $ */
 
 // Based on the public domain shape.cpp of Thatcher Ulrich <address@hidden> 
2003
 
@@ -39,7 +39,7 @@
 // Define the macro below to use the new (Udo's) point-in-shape algorithm
 // which should work perfectly for any shape but ignores strokes at the 
 // moment.
-#define USE_NEW_POINT_TEST
+//#define USE_NEW_POINT_TEST
 
 // Define the macro below to always compute bounds for shape characters
 // and compare them with the bounds encoded in the SWF




reply via email to

[Prev in Thread] Current Thread [Next in Thread]