From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1FQ13b-0006i5-58 for mharc-grub-devel@gnu.org; Sun, 02 Apr 2006 07:47:47 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FQ13Z-0006gC-KZ for grub-devel@gnu.org; Sun, 02 Apr 2006 07:47:45 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FQ13Y-0006fr-Kw for grub-devel@gnu.org; Sun, 02 Apr 2006 07:47:45 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FQ13Y-0006fo-GC for grub-devel@gnu.org; Sun, 02 Apr 2006 07:47:44 -0400 Received: from [194.109.24.27] (helo=smtp-vbr7.xs4all.nl) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FQ16N-0005do-MU for grub-devel@gnu.org; Sun, 02 Apr 2006 07:50:39 -0400 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr7.xs4all.nl (8.13.6/8.13.6) with ESMTP id k32BlgJo041514 for ; Sun, 2 Apr 2006 13:47:43 +0200 (CEST) (envelope-from mgerards@xs4all.nl) Mail-Copies-To: mgerards@xs4all.nl To: The development of GRUB 2 References: <442C2663.4000303@nic.fi> <200603310518.47009.okuji@enbug.org> <442ED6D7.2000407@nic.fi> From: Marco Gerards Date: Sun, 02 Apr 2006 13:48:28 +0200 In-Reply-To: <442ED6D7.2000407@nic.fi> (Vesa =?iso-8859-1?Q?J=E4=E4skel=E4?= =?iso-8859-1?Q?inen's?= message of "Sat, 01 Apr 2006 22:39:03 +0300") Message-ID: <87lkuow643.fsf@xs4all.nl> User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: by XS4ALL Virus Scanner 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: Sun, 02 Apr 2006 11:47:46 -0000 Vesa J=E4=E4skel=E4inen writes: > Yoshinori K. Okuji wrote: >> 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. >>=20 >> No problem for me. > > Actually there weren't a need for that fixup. My bad. Perhaps I readed > incorrectly the vga driver code at some point. But atleast it is now > more usable :). So I made a fix and removed this mapping and now we have > quite nice glyphs: > > http://jumi.lut.fi/~vjaaskel/grub2/grub-glyphs.png This looks neat! -- Marco