From owner-cvs-all@FreeBSD.ORG Fri Mar 19 01:16:28 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA38716A4CE; Fri, 19 Mar 2004 01:16:28 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC16C43D2F; Fri, 19 Mar 2004 01:16:28 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i2J9GSGe094912; Fri, 19 Mar 2004 01:16:28 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i2J9GSkN094911; Fri, 19 Mar 2004 01:16:28 -0800 (PST) (envelope-from marcus) Message-Id: <200403190916.i2J9GSkN094911@repoman.freebsd.org> From: Joe Marcus Clarke Date: Fri, 19 Mar 2004 01:16:28 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-fonts/libXft Makefileports/x11-fonts/libXft/files patch-xftfreetype.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Mar 2004 09:16:29 -0000 marcus 2004/03/19 01:16:28 PST FreeBSD ports repository Modified files: x11-fonts/libXft Makefile Added files: x11-fonts/libXft/files patch-xftfreetype.c Log: Revert a portion of the font rendering code that enforces strict bitmap font sizes. This was causing a problem loading certain fonts. This code is now equivalent to Xft-2.1.2. Revision Changes Path 1.22 +1 -0 ports/x11-fonts/libXft/Makefile 1.3 +57 -0 ports/x11-fonts/libXft/files/patch-xftfreetype.c (new)