XBMC Community Forum
Changing font size for file view? - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Skin Help and Support (/forumdisplay.php?fid=67)
+---- Forum: MediaStream (/forumdisplay.php?fid=69)
+---- Thread: Changing font size for file view? (/showthread.php?tid=46982)



Changing font size for file view? - webman2k - 2009-03-15 13:56

Hello,

I'm using the MediaStream skin for xbmc on my Apple TV. I have a folder on my computer that I'm sharing TV shows from. Since thtvdb has been flakey lately, I'm just using file view instead of the library. I'm using the default list view on the skin.

My question is, what variable in the font.xml file can I change to make the list view larger? Changing to bigger or massive doesn't seem to affect the folder names and file names in list view. Can someone point me to the right variable?

Again, I'm only using Videos in file mode - list view.

Thanks!


- manturafs - 2009-03-16 23:53

i believe you would change the number of SmallDefaultCapsFont from 14 to a bigger size if you want.


- webman2k - 2009-03-17 01:46

manturafs Wrote:i believe you would change the number of SmallDefaultCapsFont from 14 to a bigger size if you want.

Thanks for the lead - actually it turned out to be MediumSmallDefaultCapsFont. Changed it from 18 to 32 - perfect.

Thanks!