From 62af7f8f50c5731991c8ab3483ac05f177903918 Mon Sep 17 00:00:00 2001 From: vanhofen Date: Sat, 1 Jun 2019 10:39:06 +0200 Subject: [PATCH] - freetype2-subpixel.patch: align hunk --- archive-patches/freetype2-subpixel.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/archive-patches/freetype2-subpixel.patch b/archive-patches/freetype2-subpixel.patch index 0a919c1f..596c6a9f 100644 --- a/archive-patches/freetype2-subpixel.patch +++ b/archive-patches/freetype2-subpixel.patch @@ -1,8 +1,8 @@ --- a/include/freetype/config/ftoption.h +++ b/include/freetype/config/ftoption.h @@ -122,7 +122,7 @@ - /* This is done to allow FreeType clients to run unmodified, forcing */ - /* them to display normal gray-level anti-aliased glyphs. */ + /* rendering technology that produces excellent output without LCD */ + /* filtering. */ /* */ -/* #define FT_CONFIG_OPTION_SUBPIXEL_RENDERING */ +#define FT_CONFIG_OPTION_SUBPIXEL_RENDERING