From owner-svn-ports-all@FreeBSD.ORG Sat Dec 29 04:41:36 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2EDA5584; Sat, 29 Dec 2012 04:41:36 +0000 (UTC) (envelope-from mezz.freebsd@gmail.com) Received: from mail-vb0-f48.google.com (mail-vb0-f48.google.com [209.85.212.48]) by mx1.freebsd.org (Postfix) with ESMTP id 924FD8FC13; Sat, 29 Dec 2012 04:41:35 +0000 (UTC) Received: by mail-vb0-f48.google.com with SMTP id fc21so11296170vbb.35 for ; Fri, 28 Dec 2012 20:41:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=8eF+eG7Dlb49uO9PYzbPyWywUBobnqWni+3QKIx2AAQ=; b=PXXbMt+b1qwPpyBwUoLmNbZS4TMUnyUXfYMO0XSdxQ9Fd4Mlu7w67by1wC+TQem3sK tjVzkDPZwh28jxaFeAl/yymEMwBRwXbZL0EfKbf+OZTpn3oNnQFS3SlYJT5PxP9wgFxH fwxK4fDaF1ahW9bh5KjTinRW6k6Nn4LrdBZ/q+ryF96RbzPDjoCUoj1XFv6olgCyJ9F5 x3nwGd8bK6BX3dzHEoYdWE0LrMlAv8ArFRgYdTltwpzz6sE6aSc/nYSrUlN3WWF+U8vY V2aHSd7V9mpXtDtLdK7lT20/Q8pSqQBAU665ySLfSMF/jsVsw9Jvht7S2BG74iIV5JUY /b3g== MIME-Version: 1.0 Received: by 10.52.88.168 with SMTP id bh8mr46496566vdb.51.1356756088590; Fri, 28 Dec 2012 20:41:28 -0800 (PST) Received: by 10.58.189.36 with HTTP; Fri, 28 Dec 2012 20:41:28 -0800 (PST) In-Reply-To: <1TokvC-000NKi-FE@internal.tormail.org> References: <201212282021.qBSKLduO096459@svn.freebsd.org> <1TokvC-000NKi-FE@internal.tormail.org> Date: Fri, 28 Dec 2012 22:41:28 -0600 Message-ID: Subject: Re: svn commit: r309585 - in head/print/freetype2: . files From: Jeremy Messenger To: Jan Beich Content-Type: text/plain; charset=ISO-8859-1 Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org, Jeremy Messenger X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Dec 2012 04:41:36 -0000 On Fri, Dec 28, 2012 at 7:07 PM, Jan Beich wrote: > Jeremy Messenger writes: > >> On Fri, Dec 28, 2012 at 2:21 PM, Jeremy Messenger wrote: >> >>> Author: mezz >>> Date: Fri Dec 28 20:21:38 2012 >>> New Revision: 309585 >>> URL: http://svnweb.freebsd.org/changeset/ports/309585 >>> >>> Log: >>> - Update to 2.4.11. >>> - Remove the LCD filtering option to enable because of patent >>> issue. The patent >>> has been expired and this option was already enabled for long time by now.[1] >> >> Eh, I am not making any sense. I mean by we don't need LCD filtering >> option any longer because the patent has been expired and already >> enabled by default for a quiet while too. > > By default? Here's what I see (magnified) with xterm when poking > -DFT_CONFIG_OPTION_SUBPIXEL_RENDERING. It's no different with gtk apps. Thanks for got me to look at it more. It was wrong render that has patent expired. This one wasn't expire, so I have put this optional back in. > $ fc-match -v | fgrep lcd > lcdfilter: 1(i)(w) > > $ xrdb -query | fgrep rgb > Xft.rgba: rgb > > $ xterm -fa mono -fs 30 > > http://ompldr.org/vZ3Y5Zw/default.png > http://ompldr.org/vZ3Y5aA/lcd_cflag.png > > -- > x11/xmag - X application for screen magnifying -- mezz.freebsd@gmail.com - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org