From 6a99d0495e34f586e6d9492ea93feaa1fb20de56 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 16 Feb 2008 18:31:11 +0000 Subject: [PATCH] - more precise bconds/patents info; lcd bcond disables whole LCD subpixel filtering in freetype, including legacy mode Changed files: freetype.spec -> 1.133 --- freetype.spec | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/freetype.spec b/freetype.spec index c941e88..673a400 100644 --- a/freetype.spec +++ b/freetype.spec @@ -1,11 +1,7 @@ # # 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 -- 2.43.0