mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-12-28 23:21:53 +00:00
11 lines
618 B
Diff
11 lines
618 B
Diff
--- freetype-2.3.0/include/freetype/config/ftoption.h.spf 2007-01-18 14:27:34.000000000 -0500
|
|
+++ freetype-2.3.0/include/freetype/config/ftoption.h 2007-01-18 14:27:48.000000000 -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
|
|
|
|
|
|
/*************************************************************************/
|