Commit 7e370676f93756fde264f7700862e6f2116c3f10

Werner Lemberg 2010-08-06T21:59:22

Synchronize devel/ftoption.h.

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/devel/ftoption.h b/devel/ftoption.h
index 4f12373..32dd25a 100644
--- a/devel/ftoption.h
+++ b/devel/ftoption.h
@@ -317,7 +317,7 @@ FT_BEGIN_HEADER
   /* supply font data incrementally as the document is parsed, such        */
   /* as the Ghostscript interpreter for the PostScript language.           */
   /*                                                                       */
-/* #define FT_CONFIG_OPTION_INCREMENTAL */
+#define FT_CONFIG_OPTION_INCREMENTAL
 
 
   /*************************************************************************/