Re: [patch] more descriptive unknown glyph picture

2008-02-10 Thread Robert Millan
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

Re: [patch] more descriptive unknown glyph picture

2008-02-10 Thread Vesa Jääskeläinen
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

Re: [patch] more descriptive unknown glyph picture

2008-02-10 Thread Vesa Jääskeläinen
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.

Re: [patch] more descriptive unknown glyph picture

2008-02-09 Thread Pavel Roskin
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 >

Re: [patch] more descriptive unknown glyph picture

2008-02-09 Thread Robert Millan
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

[patch] more descriptive unknown glyph picture

2008-02-09 Thread Vesa Jääskeläinen
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