SPECS: freetype.spec - more precise bconds/patents info; lcd bcond...
qboosh
qboosh at pld-linux.org
Sat Feb 16 19:31:16 CET 2008
Author: qboosh Date: Sat Feb 16 18:31:16 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- more precise bconds/patents info; lcd bcond disables whole LCD subpixel filtering
in freetype, including legacy mode
---- Files affected:
SPECS:
freetype.spec (1.132 -> 1.133)
---- Diffs:
================================================================
Index: SPECS/freetype.spec
diff -u SPECS/freetype.spec:1.132 SPECS/freetype.spec:1.133
--- SPECS/freetype.spec:1.132 Fri Jul 6 20:10:46 2007
+++ SPECS/freetype.spec Sat Feb 16 19:31:11 2008
@@ -1,12 +1,8 @@
# $Revision$, $Date$
#
# Conditional build:
-%bcond_without bytecode # without TT bytecode interpreter
-# (patents pending in USA, Japan etc., but now it includes
-# also patent-free hinting workaround)
-%bcond_without lcd # disable filters reducing color fringes when
-# subpixel rendering for LCD (only used with a new 2.3.0 API;
-# patents pending)
+%bcond_without bytecode # without TT bytecode interpreter (Apple patents in USA)
+%bcond_without lcd # without LCD subpixel color filtering (Microsoft patents in USA)
%bcond_without x11 # don't build examples (X11-based)
#
Summary: TrueType font rasterizer
@@ -243,7 +239,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.132 2007-07-06 18:10:46 qboosh
+Revision 1.133 2008-02-16 18:31:11 qboosh
+- more precise bconds/patents info; lcd bcond disables whole LCD subpixel filtering
+ in freetype, including legacy mode
+
+Revision 1.132 2007/07/06 18:10:46 qboosh
- updated to 2.3.5 (fixes CVE-2007-2754)
Revision 1.131 2007/04/27 06:36:42 qboosh
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/freetype.spec?r1=1.132&r2=1.133&f=u
More information about the pld-cvs-commit
mailing list