On Fri, 31 Oct 2008 18:31:31 +
"Matt Sturgeon" <[EMAIL PROTECTED]> wrote:
> will all these fonts be included in the next release of GRUB 2?
Probably not; the licenses may not be compatible with GPLv3. These
fonts are ones that came with X.Org on my system, and I just exported
them to BDF fil
will all these fonts be included in the next release of GRUB 2?
2008/10/31 Colin D Bennett <[EMAIL PROTECTED]>
> Update:
>
> I fixed an error pointed out to me by Y.Volta:
> In grub_font_get(), if no fonts are loaded, a null pointer is
> dereferenced. This is fixed in the attached patch.
>
> The