Update font

This commit is contained in:
vinceliuice
2024-10-25 12:23:36 +08:00
parent 47a6467e27
commit 55aef0cada
24 changed files with 11 additions and 6 deletions

5
common/makefont.sh Executable file
View File

@@ -0,0 +1,5 @@
#! /usr/bin/env bash
grub2-mkfont -o unifont-16.pf2 -s 16 unifont.otf
grub2-mkfont -o unifont-24.pf2 -s 24 unifont.otf
grub2-mkfont -o unifont-32.pf2 -s 32 unifont.otf