| Index: third_party/freetype2/include/ftoption.h
|
| diff --git a/third_party/freetype2/include/ftoption.h b/third_party/freetype2/include/ftoption.h
|
| index f921a0413bf18597ef9cbece54ebf1ef814f39ea..74f988d1be5560735d2e35d3b102725aa98aa661 100644
|
| --- a/third_party/freetype2/include/ftoption.h
|
| +++ b/third_party/freetype2/include/ftoption.h
|
| @@ -92,7 +92,7 @@ FT_BEGIN_HEADER
|
| /* This is done to allow FreeType clients to run unmodified, forcing */
|
| /* them to display normal gray-level anti-aliased glyphs. */
|
| /* */
|
| -/* #define FT_CONFIG_OPTION_SUBPIXEL_RENDERING */
|
| +#define FT_CONFIG_OPTION_SUBPIXEL_RENDERING
|
|
|
|
|
| /*************************************************************************/
|
|
|