[packages/freetype] - new subpixel hinting mode
arekm
arekm at pld-linux.org
Thu Jul 7 20:03:22 CEST 2016
commit 405831ce731d41d1c49c12068b1f6b0f4b85103c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Thu Jul 7 20:03:17 2016 +0200
- new subpixel hinting mode
freetype.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/freetype.spec b/freetype.spec
index 9ac1fa2..a2441a7 100644
--- a/freetype.spec
+++ b/freetype.spec
@@ -213,7 +213,7 @@ cd ..
CC="%{__cc}" \
CFLAGS="%{rpmcflags} %{rpmcppflags} \
%{?with_lcd:-DFT_CONFIG_OPTION_SUBPIXEL_RENDERING} \
--DTT_CONFIG_OPTION_SUBPIXEL_HINTING \
+-DTT_CONFIG_OPTION_SUBPIXEL_HINTING=2 \
%{?with_harfbuzz:-DFT_CONFIG_OPTION_USE_HARFBUZZ} \
" \
%{__make} setup unix \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/freetype.git/commitdiff/405831ce731d41d1c49c12068b1f6b0f4b85103c
More information about the pld-cvs-commit
mailing list