Mateo de Mayo
Mateo de Mayo
That's an interesting idea, I like it. Right now using the `.pf2` files is a matter of convenience because we can use `grub-mkfont` directly, but I would definitely like to...
Thank you for trying it out! To be honest even with those or other downsides I would still like to have it as an alternative to avoid the weird pixelated...
Hi this seems interesting, could you point out how to do this with the grub `theme.txt` file? (it has something to do with `canvas`, `vbox` and/or `hbox`?)
That may be interesting, but just to be clear, this would not solve the fixed icon/font size that looks too big on smaller screens. Based on that I was thinking...
It is most likely something regarding your installation of ImageMacick. How did you install it? In Ubuntu I recommend `sudo apt install inkscape` as inkscape already brings it with the...
Okay let's try something else. Below should be a command very similar to the one Matter issues when converting svg to png. Try running it as you did before for...
@Bricklou Are you on MX Linux 19.2 as well?
Okay, I'm unable right now to address this because of a lack of time, any help debugging the issue is welcomed. Eventually the idea is to bundle the svg conversor...
Yes you could drop the PNGs inside `/boot/grub/themes/Matter/icons`, they should have their proper name (i.e. if you specified icon name `microsoft-windows` then the icon you place should be `/boot/grub/themes/Matter/icons/microsoft-windows.png`)
Unfortunately I did not test the theme on distros that were not ubuntu derivatives hoping that issues like this one will appear to know which distros people are using Matter...