bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #36878] Autoloading fonts


From: Andrei Borzenkov
Subject: [bug #36878] Autoloading fonts
Date: Sat, 02 May 2015 06:32:22 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:37.0) Gecko/20100101 Firefox/37.0

Update of bug #36878 (project grub):

                Severity:                   Major => Minor                  
                 Release:          Bazaar - trunk => Git master             

    _______________________________________________________

Follow-up Comment #3:

Font pe-loading is implemented by grub-mkconfig, it will generate code to load
all fonts from $GRUB_THEME directory. It is static so you need to run
grub-mkconfig every time font filenames change or you set different theme.

Font autoloading on demand at runtime is not implemented. Note that you need
file name to do it while theme specifies internal font name. So some mapping
between two is required. This will likely need extending of theme
specification (e.g. fonts.lst in theme directory). Patches are welcome.

Loading all fonts from /boot/grub/fonts is not possible in generally at all.
In some cases we have no possibilities to list directory content (like when
$prefix points to tftp/http) so we must know exact filename to load.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?36878>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]