summarylogtreecommitdiffstats
path: root/0007-cleartype.patch
diff options
context:
space:
mode:
authorJaden Peterson2019-03-16 10:49:47 -0700
committerJaden Peterson2019-03-16 10:49:47 -0700
commite361602c9f5fec4c4b7da9b40e5a7158a3e1f720 (patch)
tree610a1f46748ed806da607d56625cb7b318c2933b /0007-cleartype.patch
parent45ab95fa0372ccbf4a5b0e39acf68381aad3a490 (diff)
downloadaur-e361602c9f5fec4c4b7da9b40e5a7158a3e1f720.tar.gz
Version 2.10.0-1
Diffstat (limited to '0007-cleartype.patch')
-rw-r--r--0007-cleartype.patch14
1 files changed, 7 insertions, 7 deletions
diff --git a/0007-cleartype.patch b/0007-cleartype.patch
index 596c6a9f2cad..4d516983ff1c 100644
--- a/0007-cleartype.patch
+++ b/0007-cleartype.patch
@@ -1,11 +1,11 @@
--- a/include/freetype/config/ftoption.h
+++ b/include/freetype/config/ftoption.h
-@@ -122,7 +122,7 @@
- /* rendering technology that produces excellent output without LCD */
- /* filtering. */
- /* */
+@@ -126,7 +126,7 @@
+ * macro is not defined, FreeType offers alternative LCD rendering
+ * technology that produces excellent output without LCD filtering.
+ */
-/* #define FT_CONFIG_OPTION_SUBPIXEL_RENDERING */
+#define FT_CONFIG_OPTION_SUBPIXEL_RENDERING
-
-
- /*************************************************************************/
+
+
+ /**************************************************************************