From owner-freebsd-ports@FreeBSD.ORG Mon Oct 17 19:54:27 2005 Return-Path: X-Original-To: ports@FreeBSD.ORG Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7D5616A41F for ; Mon, 17 Oct 2005 19:54:27 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C11243D48 for ; Mon, 17 Oct 2005 19:54:27 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.4/8.13.4) with ESMTP id j9HJsLxC023923; Mon, 17 Oct 2005 23:54:21 +0400 (MSD) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.13.4/8.13.4/Submit) id j9HJsLIP023922; Mon, 17 Oct 2005 23:54:21 +0400 (MSD) (envelope-from ache) Date: Mon, 17 Oct 2005 23:54:21 +0400 From: Andrey Chernov To: Jeremy Messenger Message-ID: <20051017195421.GA23837@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Jeremy Messenger , ports@FreeBSD.ORG References: <20051017044005.GA11725@nagual.pp.ru> <1129524254.49644.5.camel@shumai.marcuscom.com> <20051017061625.GA13905@nagual.pp.ru> <20051017160945.GB21311@nagual.pp.ru> <20051017181759.GA22758@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11 Cc: ports@FreeBSD.ORG Subject: Re: firefox: Xft + FreeType2, is it possible? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Oct 2005 19:54:28 -0000 On Mon, Oct 17, 2005 at 02:48:51PM -0500, Jeremy Messenger wrote: > Yeah, I always wondering why different tools don't give any same output > while if merge them together and cause no problem. Anyway, can you test > this patch to update webfonts? Thanks for fonts.dir; it increases to 914 > from 625. > > http://people.freebsd.org/~mezz/diff/webfonts.diff The first problem I catch immediately: andalemo.ttf -monotype-andale mono-medium-r-normal--0-0-0-0-c-0-adobe-standard Should be: andalemo.ttf -monotype-andale mono-book-r-monospaced--0-0-0-0-m-0-adobe-standard (notice "book", "monospaced" and "m") ttmkfdir -p (pango) -- http://ache.pp.ru/