Teraskull / bigsur-grub2-theme

A Grub2 Bootloader Theme, compatible with Ventoy.
https://www.gnome-look.org/p/1443844/
MIT License
165 stars 18 forks source link

How to replace the font? #8

Open rahaaatul opened 1 year ago

rahaaatul commented 1 year ago

Title says it all. I'm a windows user and I'm unfamiliar with pf2 fonts. I searched a bit and found that it needs to be converted from ttf to pf2, but the tools are in Linux.

But anyway, will replacing the font change the fonts? Are there any specific guidelines to follow for your theme?

Teraskull commented 1 year ago

Hi @rahaaatul,

Unfortunately, I had no success getting any other fonts to work with GRUB, so I just kept the default one.

rahaaatul commented 1 year ago

@Teraskull do you know of any way to center the menu-tip in theme.txt?

Teraskull commented 1 year ago

@rahaaatul By menu-tip you mean the ISO entries? I don't know if 's possible.

rahaaatul commented 1 year ago

@rahaaatul By menu-tip you mean the ISO entries? I don't know if 's possible.

Yes.

    "menu_tip":{
        "left": "5%",
        "top": "95%",
        "color": "#eff0f1",
        "tips":[
            {
                "image": "/images/linux/pop-os_22.04_amd64_intel_32.iso",
                "tip": "Version: 22.04 LTS"
            }
        ]
    },
Teraskull commented 1 year ago

@rahaaatul oh, I'm unfamiliar with the Menu Tip Ventoy plugin. I don't think you can center it automatically.

nicholasz2510 commented 1 year ago

https://github.com/AdisonCavani/distro-grub-themes/issues/101#issuecomment-1423353475

tl;dr having secure boot enabled makes it so external fonts don't work :/