From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LKFLx-00046g-MI for mharc-grub-devel@gnu.org; Tue, 06 Jan 2009 12:04:29 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LKFLw-00045w-3X for grub-devel@gnu.org; Tue, 06 Jan 2009 12:04:28 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LKFLv-00045G-30 for grub-devel@gnu.org; Tue, 06 Jan 2009 12:04:27 -0500 Received: from [199.232.76.173] (port=33273 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LKFLu-000457-QN for grub-devel@gnu.org; Tue, 06 Jan 2009 12:04:26 -0500 Received: from gateway11.websitewelcome.com ([69.56.144.11]:59057) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1LKFLu-00054O-5q for grub-devel@gnu.org; Tue, 06 Jan 2009 12:04:26 -0500 Received: (qmail 27209 invoked from network); 6 Jan 2009 17:22:08 -0000 Received: from gator297.hostgator.com (74.53.228.114) by gateway11.websitewelcome.com with SMTP; 6 Jan 2009 17:22:08 -0000 Received: from [146.187.184.113] (port=57561 helo=localhost) by gator297.hostgator.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.69) (envelope-from ) id 1LKFLo-0005pD-Py for grub-devel@gnu.org; Tue, 06 Jan 2009 11:04:21 -0600 Date: Tue, 6 Jan 2009 09:04:16 -0800 From: Colin D Bennett To: grub-devel@gnu.org Message-ID: <20090106090416.24e96e30@gibibit.com> In-Reply-To: <49636827.8050303@nic.fi> References: <49636827.8050303@nic.fi> 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_/RjxCv1TfNfmLsdyYhzELqZj"; 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) 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: Tue, 06 Jan 2009 17:04:28 -0000 --Sig_/RjxCv1TfNfmLsdyYhzELqZj Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Tue, 06 Jan 2009 16:18:15 +0200 Vesa J=C3=A4=C3=A4skel=C3=A4inen wrote: > Bean wrote: > > Hi, > >=20 > > This patch converts existing font to pf2. It uses the freetype2 > > library, so it can support most common file format, like bdf, > > pcf.gz, ttf, etc. Wow! Thanks, Bean. That is great! > > Usage: grub-mkfont [OPTIONS] FONT_FILES > >=20 > > Options: > > -o, --output=3DFILE_NAME set output file name > > -i, --index=3DN set font index > > -n, --name=3DS set font name > > -s, --size=3DN set font size > > -d, --desc=3DN set font descent > > -b, --bold convert to bold font > > -a, --auto-hint enable autohint > > --no-bitmap don't use bitmap glyth > > -h, --help display this message and exit > > -V, --version print version information and exit > > -v, --verbose print verbose message >=20 > Whoa... that was fast. I hope Colin didn't start yet with his > implementation. Nope, I didn't. And I guess I won't bother making the Java converter build with gcj in the GRUB makefile. Regards, Colin --Sig_/RjxCv1TfNfmLsdyYhzELqZj Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) iEYEARECAAYFAkljjxUACgkQokx8fzcGbYcOcgCdGjBIZ7KGyjvFGofhvX6YcfJU Hx8An3HBcWG4RB5zJZOjnsQSR1DeYDkh =CjN2 -----END PGP SIGNATURE----- --Sig_/RjxCv1TfNfmLsdyYhzELqZj--