summarylogtreecommitdiffstats
path: root/0002-Enable-subpixel-rendering.patch
diff options
context:
space:
mode:
Diffstat (limited to '0002-Enable-subpixel-rendering.patch')
-rw-r--r--0002-Enable-subpixel-rendering.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/0002-Enable-subpixel-rendering.patch b/0002-Enable-subpixel-rendering.patch
index 7670fd4c58a4..444c1320cc0c 100644
--- a/0002-Enable-subpixel-rendering.patch
+++ b/0002-Enable-subpixel-rendering.patch
@@ -1,16 +1,16 @@
-From 54382c3d753b08e92033927cbd83ea8d4d417eab Mon Sep 17 00:00:00 2001
+From 2321c9da82f4daf7c118858ec9e77753c3b6f3fb Mon Sep 17 00:00:00 2001
From: "Jan Alexander Steffens (heftig)" <jan.steffens@gmail.com>
Date: Tue, 23 Jun 2015 08:43:07 +0200
Subject: [PATCH 2/4] Enable subpixel rendering
---
- include/freetype2/config/ftoption.h | 2 +-
+ include/freetype/config/ftoption.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-diff --git a/include/freetype2/config/ftoption.h b/include/freetype2/config/ftoption.h
-index 3904645..17d6ba5 100644
---- a/include/freetype2/config/ftoption.h
-+++ b/include/freetype2/config/ftoption.h
+diff --git a/include/freetype/config/ftoption.h b/include/freetype/config/ftoption.h
+index 4970945..ab407e3 100644
+--- a/include/freetype/config/ftoption.h
++++ b/include/freetype/config/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. */