On Sat, Feb 09, 2008 at 06:01:31PM -0500, Pavel Roskin wrote:
> On Sat, 2008-02-09 at 23:06 +0100, Robert Millan wrote:
>
> > I think using system fonts is fine. Current update-grub has logic to detect
> > them, and enable them when present. It checks (via grub-probe) that GRUB
> > will
> > be
Pavel Roskin wrote:
On Sat, 2008-02-09 at 23:06 +0100, Robert Millan wrote:
I think using system fonts is fine. Current update-grub has logic to detect
them, and enable them when present. It checks (via grub-probe) that GRUB will
be able to read them before doing so. Additionaly, the grub.cf
Vesa Jääskeläinen wrote:
Here is a patch that changes this gray pattern for unknown glyphs to
rounded question mark. This way user knows that something is missing :)
(and it is easily visible).
Committed.
___
Grub-devel mailing list
Grub-devel@gnu.
On Sat, 2008-02-09 at 23:06 +0100, Robert Millan wrote:
> I think using system fonts is fine. Current update-grub has logic to detect
> them, and enable them when present. It checks (via grub-probe) that GRUB will
> be able to read them before doing so. Additionaly, the grub.cfg it generates
>
On Sat, Feb 09, 2008 at 11:27:22PM +0200, Vesa Jääskeläinen wrote:
> Hi All,
>
> Here is a patch that changes this gray pattern for unknown glyphs to
> rounded question mark. This way user knows that something is missing :)
> (and it is easily visible).
>
> Another story is, should we provide d
Hi All,
Here is a patch that changes this gray pattern for unknown glyphs to
rounded question mark. This way user knows that something is missing :)
(and it is easily visible).
Another story is, should we provide default fonts and/or use system
fonts where available.
Thanks,
Vesa Jääskeläi