From: "Vesa Jääskeläinen" <chaac@nic.fi>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: [PATCH] Converter for the new font engine
Date: Tue, 06 Jan 2009 16:18:15 +0200 [thread overview]
Message-ID: <49636827.8050303@nic.fi> (raw)
In-Reply-To: <ca0f59980901060607w1a2bfbei4b4951ad594b57ad@mail.gmail.com>
Bean wrote:
> Hi,
>
> 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.
>
> Usage: grub-mkfont [OPTIONS] FONT_FILES
>
> Options:
> -o, --output=FILE_NAME set output file name
> -i, --index=N set font index
> -n, --name=S set font name
> -s, --size=N set font size
> -d, --desc=N 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
Whoa... that was fast. I hope Colin didn't start yet with his
implementation.
Anyway. I think there needs to be support to specify ranges to font
files do not bloat unneededly.
Perhaps --range=0x1234-0x2345 ? (and allowing multiple of those)
Btw. what does --no-bitmap do here?
next prev parent reply other threads:[~2009-01-06 14:18 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-06 14:07 [PATCH] Converter for the new font engine Bean
2009-01-06 14:18 ` Vesa Jääskeläinen [this message]
2009-01-06 14:21 ` Bean
2009-01-06 15:43 ` Bean
2009-01-06 17:04 ` Colin D Bennett
2009-01-06 17:33 ` Bean
2009-01-08 16:36 ` Colin D Bennett
2009-01-09 19:05 ` Bean
2009-01-13 16:35 ` Bean
2009-01-08 2:56 ` Jerone Young
2009-01-08 6:57 ` Colin D Bennett
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49636827.8050303@nic.fi \
--to=chaac@nic.fi \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.