[packages/freetype] - rel 2; enable subpixel hinting

arekm arekm at pld-linux.org
Mon Mar 11 20:26:19 CET 2013


commit 060ef42975b1b2ade4c86f470ca6a90972161d58
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Mar 11 20:26:11 2013 +0100

    - rel 2; enable subpixel hinting

 freetype.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/freetype.spec b/freetype.spec
index dd62b6a..f76451f 100644
--- a/freetype.spec
+++ b/freetype.spec
@@ -13,7 +13,7 @@ Summary(ru.UTF-8):	Растеризатор шрифтов TrueType
 Summary(uk.UTF-8):	Растеризатор шрифтів TrueType
 Name:		freetype
 Version:	2.4.11
-Release:	1
+Release:	2
 Epoch:		1
 License:	GPL v2 or FTL
 Group:		Libraries
@@ -194,7 +194,9 @@ Programy demonstracyjne do biblioteki FreeType.
 
 %build
 CFLAGS="%{rpmcflags} %{rpmcppflags} \
-%{?with_lcd:-DFT_CONFIG_OPTION_SUBPIXEL_RENDERING}" \
+%{?with_lcd:-DFT_CONFIG_OPTION_SUBPIXEL_RENDERING} \
+-DTT_CONFIG_OPTION_SUBPIXEL_HINTING \
+" \
 %{__make} setup unix \
 	CFG="--prefix=%{_prefix} --libdir=%{_libdir}"
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/freetype.git/commitdiff/060ef42975b1b2ade4c86f470ca6a90972161d58



More information about the pld-cvs-commit mailing list