From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1FPAA0-0001rH-HD for mharc-grub-devel@gnu.org; Thu, 30 Mar 2006 22:18:52 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FPA9y-0001qw-Th for grub-devel@gnu.org; Thu, 30 Mar 2006 22:18:50 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FPA9w-0001qb-Eu for grub-devel@gnu.org; Thu, 30 Mar 2006 22:18:49 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FPA9w-0001qY-CS for grub-devel@gnu.org; Thu, 30 Mar 2006 22:18:48 -0500 Received: from [212.85.152.101] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FPACF-0007Ng-ES for grub-devel@gnu.org; Thu, 30 Mar 2006 22:21:11 -0500 Received: from kotoba.oasis.nexedi.com (kotoba.oasis.nexedi.com [212.85.152.101]) by kotoba.storever.com (Postfix) with ESMTP id 686DE3C00627C for ; Fri, 31 Mar 2006 06:26:38 +0200 (CEST) Received: from [??1] (localhost [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id 2FCD73C004AD1 for ; Fri, 31 Mar 2006 06:26:38 +0200 (CEST) From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Fri, 31 Mar 2006 05:18:46 +0200 User-Agent: KMail/1.8.2 References: <442C2663.4000303@nic.fi> In-Reply-To: <442C2663.4000303@nic.fi> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200603310518.47009.okuji@enbug.org> X-Bogosity: No, tests=bogofilter, spamicity=0.455160, version=0.17.2 Subject: Re: [patch] Moved font fixup from manager to font converter X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Mar 2006 03:18:51 -0000 On Thursday 30 March 2006 20:41, Vesa J=E4=E4skel=E4inen wrote: > I have made a small patch that moved this temporary hack from font > manager to font converted. At same time I also made some improvements to > converter. I can't say I am proficient on ruby, but at least it _seems_ > to work. No problem for me. Okuji