From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LKxse-000464-BH for mharc-grub-devel@gnu.org; Thu, 08 Jan 2009 11:37:12 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LKxsd-00045z-9w for grub-devel@gnu.org; Thu, 08 Jan 2009 11:37:11 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LKxsa-00045n-P7 for grub-devel@gnu.org; Thu, 08 Jan 2009 11:37:10 -0500 Received: from [199.232.76.173] (port=34333 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LKxsa-00045k-Mt for grub-devel@gnu.org; Thu, 08 Jan 2009 11:37:08 -0500 Received: from gateway14.websitewelcome.com ([69.56.195.5]:47122) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1LKxsa-00021G-9G for grub-devel@gnu.org; Thu, 08 Jan 2009 11:37:08 -0500 Received: (qmail 11189 invoked from network); 8 Jan 2009 17:00:40 -0000 Received: from gator297.hostgator.com (74.53.228.114) by gateway14.websitewelcome.com with SMTP; 8 Jan 2009 17:00:40 -0000 Received: from [67.185.177.95] (port=60399 helo=localhost) by gator297.hostgator.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.69) (envelope-from ) id 1LKxsS-0004DE-UR; Thu, 08 Jan 2009 10:37:01 -0600 Date: Thu, 8 Jan 2009 08:36:59 -0800 From: Colin D Bennett To: The development of GRUB 2 Message-ID: <20090108083659.74a03c15@gibibit.com> In-Reply-To: References: <49636827.8050303@nic.fi> <20090106090416.24e96e30@gibibit.com> X-Mailer: Claws Mail 3.7.0 (GTK+ 2.14.5; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/8UTI7vlnzzOeWUpWNixl6OL"; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator297.hostgator.com X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - gibibit.com X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Cc: bean123ch@gmail.com Subject: Re: [PATCH] Converter for the new font engine 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: Thu, 08 Jan 2009 16:37:11 -0000 --Sig_/8UTI7vlnzzOeWUpWNixl6OL Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Wed, 7 Jan 2009 01:33:42 +0800 Bean wrote: > Hi Colin, >=20 > BTW, there seems to be some new tags in the pf2 file created by java > converter, perhaps you can update the wiki page sometime ? Hi Bean, I have updated the font format document [1]. The following are the main changes I made: * Added information on sections FAMI, WEIG, SLAN, PTSZ. These are used to do intelligent font substitution, and later may be used to programmatically request the bold version of a font, or a larger size of the same font, etc. * Fixed incorrect statement of font metric value data types: The document previously stated uint32be, when in fact they are stored as 16-bit values (uint16be). * Added a comment to the effect that grub-mkfont will take the place of the Java font converter. Regards, Colin [1] http://grub.enbug.org/FontFormat --Sig_/8UTI7vlnzzOeWUpWNixl6OL Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) iEYEARECAAYFAklmK64ACgkQokx8fzcGbYdXFQCeO5yWjdi4HwBYL1JcB4Z9zisC LTIAn0Ym4vjgMMc0e56YAYggR8YWyj7W =XzS2 -----END PGP SIGNATURE----- --Sig_/8UTI7vlnzzOeWUpWNixl6OL--