Kodi Community Forum

Full Version: Change Font Size?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm rather liking Focus as a skin, but it's one flaw seems to be that the fonts in list mode are a little small. Is there a simple way of making them bigger?

I'm running it on a HD screen, so the text is tiny.

If you can point me to where in the xml files I need to alter the font size, I can do it myself. I've been stumbling through them, changing and checking in a trial and error fashion, to no visible result, so I thought it was probably time to ask.

Cheers
Changing the font sizes is pretty easy to do. Open up the fonts.xml file in the 720p folder.
The font with <name>menu</name> is the one you would want to change for the list view.
The other fonts most used in the skin are h1 and h2. h1 is used for titles, h2 for labels often below titles (like genre or duration labels).
The font called "description" is used in plot descriptions.

cheers Smile
Cheers. That's a whole lot better now.