blob: ab3d479e489d28f924fbd9b1683a5696d55d0b87 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- ./include/config/ftoption.h.orig 2014-03-01 05:27:34.842960857 -0600
+++ ./include/config/ftoption.h 2014-08-27 13:43:07.351974078 -0500
@@ -92,7 +92,7 @@
/* 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
/*************************************************************************/
|