Disable patented bytecode interpreter, will investigate the non-patented configuration.
Modified: branches/ros-branch-0_2_8/reactos/lib/freetype/include/freetype/config/ftoption.h

Modified: branches/ros-branch-0_2_8/reactos/lib/freetype/include/freetype/config/ftoption.h
--- branches/ros-branch-0_2_8/reactos/lib/freetype/include/freetype/config/ftoption.h	2005-10-25 18:01:14 UTC (rev 18773)
+++ branches/ros-branch-0_2_8/reactos/lib/freetype/include/freetype/config/ftoption.h	2005-10-25 18:08:13 UTC (rev 18774)
@@ -436,7 +436,7 @@
   /*   Do not #undef this macro here, since the build system might         */
   /*   define it for certain configurations only.                          */
   /*                                                                       */
-#define TT_CONFIG_OPTION_BYTECODE_INTERPRETER
+//#define TT_CONFIG_OPTION_BYTECODE_INTERPRETER
 
 
   /*************************************************************************/