Re: [PATCH] use grub-mkfont to create ascii.pf2 and unicode.pf2 if it's avaible

2009-01-17 Thread Felix Zielcke
Am Freitag, den 16.01.2009, 17:32 +0200 schrieb Vesa Jääskeläinen: > Felix Zielcke wrote: > > Here's a little patch for Makefile.in to use the new grub-mkfont to > > create the font files. > > Is it okay or is there a better way to do this? > > Please remove the java code & toolchain with the same

Re: [PATCH] use grub-mkfont to create ascii.pf2 and unicode.pf2 if it's avaible

2009-01-16 Thread Vesa Jääskeläinen
Felix Zielcke wrote: > Here's a little patch for Makefile.in to use the new grub-mkfont to > create the font files. > Is it okay or is there a better way to do this? Please remove the java code & toolchain with the same change. ___ Grub-devel mailing l

[PATCH] use grub-mkfont to create ascii.pf2 and unicode.pf2 if it's avaible

2009-01-16 Thread Felix Zielcke
Here's a little patch for Makefile.in to use the new grub-mkfont to create the font files. Is it okay or is there a better way to do this? -- Felix Zielcke 2009-01-16 Felix Zielcke Makefile.in: Use grub-mkfont to create ascii.pf2 and unicode.pf2 if it's avaible. Index: Makefile.in