From owner-freebsd-gnome@FreeBSD.ORG Wed Jan 23 22:06:41 2008 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7DF9A16A418 for ; Wed, 23 Jan 2008 22:06:41 +0000 (UTC) (envelope-from zaa@ulstu.ru) Received: from mx1.ulstu.ru (kernel.ulstu.ru [62.76.34.36]) by mx1.freebsd.org (Postfix) with ESMTP id 7CE2C13C447 for ; Wed, 23 Jan 2008 22:06:40 +0000 (UTC) (envelope-from zaa@ulstu.ru) Received: from localhost (localhost [127.0.0.1]) by mx1.ulstu.ru (ulstuMail) with ESMTP id 60A8E4AD6D; Thu, 24 Jan 2008 01:06:38 +0300 (MSK) X-Virus-Scanned: by amavisd-new at ulstu.ru Received: from mx1.ulstu.ru ([127.0.0.1]) by localhost (kernel.ulstu.ru [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id e16aZZ89F8U9; Thu, 24 Jan 2008 01:06:38 +0300 (MSK) Received: from orion.ulstu.ru (orion.ulstu.ru [62.76.34.33]) by mx1.ulstu.ru (ulstuMail) with ESMTP id 0ECE24AD01 for ; Thu, 24 Jan 2008 01:06:37 +0300 (MSK) Received: by orion.ulstu.ru (Postfix, from userid 3909) id 9EB2CBE00; Thu, 24 Jan 2008 01:06:33 +0300 (MSK) Date: Thu, 24 Jan 2008 01:06:33 +0300 From: zaa@zaa.pp.ru To: gnome@freebsd.org Message-ID: <20080123220633.GA15503@orion.ulstu.ru> References: <200801230610.m0N6A6DA075224@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: Cc: Subject: Re: ports/119906: [PATCH] LCD filtering for print/freetype2 and x11-fonts/libXft ports X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2008 22:06:41 -0000 On Wed, Jan 23, 2008 at 01:31:04PM -0600, Jeremy Messenger wrote: > Actually, the LCD filtering is already in freetype2 2.3.x, but it is > disabled by default if you read in your own patch and links that you have > provided. :-) We shouldn't have any problem to add this option in > freetype2. As far as I understood David decided not to enable this option by default (like for bytecode interpreter) and my patch for the freetype2 port adds an option for enabling of the option. > >Anyway, thank you for consideration and all the best to FreeBSD project. > > No problem, if you still want to add LCD filtering option in freetype2, I > will be happy to add it. It won't works until other libraries have LCD > filtering option, right? If so, then I guess we can wait. I would really appreciate it if you could add the patch. I think this won't hurt. However it has slight error. Please replace + @${ECHO_MSG} "You may want not to enable LCD filtering." with + @${ECHO_MSG} "You may want to enable LCD filtering." Best regard,