| Index: third_party/freetype-android/include/freetype-android-config/ftoption.h
|
| diff --git a/third_party/freetype-android/include/freetype-android-config/ftoption.h b/third_party/freetype-android/include/freetype-android-config/ftoption.h
|
| index f419cc1a05f466b2e35f08baf75b734a61e9d952..e2d22a877e5b7a40d5cf39c853b3fe42326b1bde 100644
|
| --- a/third_party/freetype-android/include/freetype-android-config/ftoption.h
|
| +++ b/third_party/freetype-android/include/freetype-android-config/ftoption.h
|
| @@ -366,7 +366,7 @@ FT_BEGIN_HEADER
|
| /* */
|
| /* Note that the `FOND' resource isn't checked. */
|
| /* */
|
| -#define FT_CONFIG_OPTION_MAC_FONTS
|
| +/* #define FT_CONFIG_OPTION_MAC_FONTS */
|
|
|
|
|
| /*************************************************************************/
|
| @@ -722,7 +722,7 @@ FT_BEGIN_HEADER
|
| /* Define TT_CONFIG_OPTION_BDF if you want to include support for */
|
| /* an embedded `BDF ' table within SFNT-based bitmap formats. */
|
| /* */
|
| -#define TT_CONFIG_OPTION_BDF
|
| +/* #define TT_CONFIG_OPTION_BDF */
|
|
|
|
|
| /*************************************************************************/
|
|
|