mirror of
https://github.com/vinceliuice/grub2-themes.git
synced 2026-03-14 08:24:01 +08:00
Update font
This commit is contained in:
5
common/makefont.sh
Executable file
5
common/makefont.sh
Executable 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
|
||||
Reference in New Issue
Block a user