summarylogtreecommitdiffstats
path: root/like-ultimate5.patch
diff options
context:
space:
mode:
authorRaymond W. Ko2020-10-18 17:48:03 -0400
committerRaymond W. Ko2020-10-18 17:48:03 -0400
commit0c91c14684654bbe18286dc66be0af43c3569998 (patch)
tree00f43640fbbfadbda83cf6a95d1595b246df17d3 /like-ultimate5.patch
parent50da12919c5cf14ba1c073e1e964755a5848b270 (diff)
downloadaur-0c91c14684654bbe18286dc66be0af43c3569998.tar.gz
update to version 2.10.3, sync like-ultimate5.patch
FT_CONFIG_OPTION_SUBPIXEL_RENDERING already enabled by upstream
Diffstat (limited to 'like-ultimate5.patch')
-rw-r--r--like-ultimate5.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/like-ultimate5.patch b/like-ultimate5.patch
index b43b905a2c74..7406c930256a 100644
--- a/like-ultimate5.patch
+++ b/like-ultimate5.patch
@@ -1,23 +1,3 @@
-diff -U 7 -r -Z -B orig/include/freetype/config/ftoption.h mod/include/freetype/config/ftoption.h
---- orig/include/freetype/config/ftoption.h 2019-02-23 10:09:06.000000000 +0100
-+++ mod/include/freetype/config/ftoption.h 2019-03-15 23:15:20.990994130 +0100
-@@ -122,15 +122,15 @@
- * explicitly set up LCD filtering.
- *
- * Note that this feature is covered by several Microsoft patents and
- * should not be activated in any default build of the library. When this
- * 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
-
-
- /**************************************************************************
- *
- * Many compilers provide a non-ANSI 64-bit data type that can be used by
- * FreeType to speed up some computations. However, this will create some
- * problems when compiling the library in strict ANSI mode.
diff -U 7 -r -Z -B orig/src/base/ftlcdfil.c mod/src/base/ftlcdfil.c
--- orig/src/base/ftlcdfil.c 2019-02-23 10:06:07.000000000 +0100
+++ mod/src/base/ftlcdfil.c 2019-03-15 23:16:20.003565521 +0100