Quote:
Originally Posted by errenay
Yes, in Polish language we have rather "Przeczytano 28%" than "28% przeczytano" (contrary to English). I've thought that changing font size is the best way to solve the missing (and important!) part.
|
I've added options to the existing patch
New home screen subtitle custom font to change the font-size of the "Przeczytano 28%" upper label on the Home screen. To use it:
- Find the existing patch name in your copy of nickel.yaml
- Replace the whole thing with the new patch code in the spoiler below
- Your info box says you have a Libra H2O, so find this line in the new patch code
Code:
Replace: "RegularElidedLabel[qApp_deviceIsStorm=true] {\n font-size: 42px;\n}"
and reduce the font-size from 42px to whatever you want.
- Enable the patch, re-run kobopatch and install all your patches in the normal way.
New home screen subtitle custom font - updated
If it works for you, please let me know and I'll push the update to @geek1011's GitHub repository for inclusion in the standard kobopatch pack.
As @DNSB has reported the Polish problem to Kobo, maybe they'll provide a fix in the next firmware update, but if not this updated patch should suffice.