From owner-freebsd-ports@FreeBSD.ORG Mon Oct 17 18:18:05 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 3BBE116A45B for ; Mon, 17 Oct 2005 18:18:05 +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 7A51743D46 for ; Mon, 17 Oct 2005 18:18:04 +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 j9HIHx9i022898; Mon, 17 Oct 2005 22:17:59 +0400 (MSD) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.13.4/8.13.4/Submit) id j9HIHxIK022897; Mon, 17 Oct 2005 22:17:59 +0400 (MSD) (envelope-from ache) Date: Mon, 17 Oct 2005 22:17:59 +0400 From: Andrey Chernov To: Jeremy Messenger Message-ID: <20051017181759.GA22758@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> 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 18:18:06 -0000 On Mon, Oct 17, 2005 at 01:07:56PM -0500, Jeremy Messenger wrote: > fonts.dir if you mean.. It's how all tools (ttmkfdir and mkfontscale) Yes. > If there is anything missing, let me know and I can add more stuff in the > fonts.dir. The maintainer has gave me the auto-approved to commit if > webfonts is broke or missing stuff by my commit. I use ttmkfdir -p + encodings.dir + all encodings ttmkfdir understands without dumping code to generate my one. See http://koi8.pp.ru/fonts.dir.gz 1) Strip out of there 'tahoma' lines (not part of webfonts) and reduce count. 2) Add adobe-standard, koi8-e, koi8-u and koi8-uni lines (although koi8-uni is non-standard and I doubt someoune use it) to not lose anything compared to webfonts's fonts.dir, increase count. I don't know, why they are not generated automatically by ttmkfdir. -- http://ache.pp.ru/