Comment 2 for bug 352034

Revision history for this message
Colin Watson (cjwatson) wrote :

2008-07-23 Robert Millan <email address hidden>

        * Makefile.in (UNICODE_ARROWS, UNICODE_LINES): New variables (they
        define the codes for arrows and lines used for the menu).
        (ascii.pff): Generate fonts for $(UNICODE_ARROWS) and $(UNICODE_LINES)
        as well.

        * util/update-grub_lib.in (font_path): Prefer ascii.pff over complete
        fonts, because the latter are too slow.

Try setting GRUB_FONT_PATH=/usr/share/grub/unicode.pff towards the top of /etc/grub.d/00_header, after update-grub_lib is sourced.