ref: be556d5b81f063430f77c0b80f2bbe1ad606c7d3
parent: 67d2f3a7406903b0bc3e87d4312181a3111d06a8
author: Werner Lemberg <[email protected]>
date: Fri Jun 16 02:51:37 EDT 2006
typo; spotted by George
--- a/docs/TRUETYPE
+++ b/docs/TRUETYPE
@@ -17,17 +17,17 @@
- locate a line that says:
- #undef TT_CONFIG_OPTION_BYTECODE_INTERPRETER
+ /* #define TT_CONFIG_OPTION_BYTECODE_INTERPRETER */
- change it to:
- #define TT_CONFIG_OPTION_BYTECODE_INTERPRETER
+ #define TT_CONFIG_OPTION_BYTECODE_INTERPRETER
These steps must be done _before_ compiling the library.
------------------------------------------------------------------------
-Copyright 2003, 2005 by
+Copyright 2003, 2005, 2006 by
David Turner, Robert Wilhelm, and Werner Lemberg.
This file is part of the FreeType project, and may only be used,