Posts: 198
Joined: Jul 2008
Reputation:
0
Hi there...
I use the XBOX version of XBMC... in the new build "T3CH XBMC 2008-08-19 SVN rev15026" Media Stream was packadged with it.. so i thought i would try it out.
I was totaly blown away.. very cool skins guys thanks for all your work.
Anyway. I like to have teh media info version showing so I can see the TV Show Ep / Movie Description... also very cool for when you got peopel over for a movie night and they do not know wat 1/2 the films you have are about...
The problem is that the FONT is to small to be easy to read...
QUESTION:- How would i go about increasing teh font size for all text in MediaStream... Mainly - The Media Info Text and the File List / Media Lib Videos Name Lists Texts...
Thanks in advance.
Posts: 26,215
Joined: Oct 2003
Reputation:
187
There's a Bigger Font option, but I believe that only ups the size of the text in the plot textboxes.
See 720p/Font.xml, and add a new set that bump the sizes up a bit more.
Cheers,
Jonathan
Posts: 1,881
Joined: Aug 2007
Reputation:
1
The next release will include a Massive font but as JMarshall says it doesn't increase the size of all fonts (mostly plots and info text). Once it's out there I'll be checking feedback and will increase the size of other fonts if people want it (can't increase everything carte blanche as it would mess up design positioning etc)
Posts: 913
Joined: May 2007
Reputation:
3
I did what JM said.
I created some custom font settings in the 720p/font.xml file (under skin). For example, in PM3 you have font10, font12, Special12, etc, etc. I created a new font set within the font.xml called font10M, font12M, Special12M - you get the idea (M=mod).
Give this new "M" font set within the font.xml file a bigger size (Some I needed to increase 5 points).
Then scroll through the view xml files and add "M" after all the font instances you want to change (VideoFullScreen.xml for eg (PM3Skin)). Sounds complicated, but once you suss it, it's very easy - especially if I can do it.
Using xbmc_pc on the desktop is a good way to see the result first and it helps to get you familiar with skin things.
The above post sounds interesting though. Have fun.
ZOTAC IONITX-D-E Intel Atom N330 Dual Core 1.6 GHz NVIDIA ION with LIVE on SSD (now updated to Nvidia Shield Pro (P2897)
Posts: 26,215
Joined: Oct 2003
Reputation:
187
That's actually not quite what I meant, and is in fact going further.
All I suggest for a quick start is duplicating the current fontset (i.e. copy + paste), rename the set (not the fontnames - the set name) then just modify the <size> tags of all the fonts by bumping them up.
Then you just pick that fontset from the GUI and you have bigger fonts. No need to touch anything except font.xml.
Cheers,
Jonathan
Posts: 402
Joined: Apr 2008
Reputation:
1
Temhil
Skilled Python Coder
Posts: 402
Thanks a lot chapado for your soft. It is perfect for people who don't have (yet! :p) a HDTV.
Posts: 52
Joined: Oct 2008
Reputation:
0
The link is down I reinstalled and would need it again.. Anyone so kind to upload it again?
Posts: 66
Joined: Jun 2009
Reputation:
0
I would also like the python script to change all the font sizes please. I really like MediaStream but the font is just unreadable on my 4:3 32" TV. I know I could go through the Font.xml and change each one at a time but it would be soooo much easier with that script. It's time like this I wish I knew how to write little code like this!
Posts: 5
Joined: Oct 2013
Reputation:
0
chapado that script is a great timesaver, thanks for sharing