MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Main Features (talk, share your ideas, get support) » Watch / Listen Media » MyTV - Engine 0.2 » Tips and Tricks


Tips and Tricks Post your Tips and Tricks in here.

Reply
 
Thread Tools Display Modes
Old 2006-01-20, 09:38   #1 (permalink)
Portal Member
 
cheezey's Avatar
 
Join Date: Aug 2004
Location: West Yorks
Age: 40
Posts: 448
Thanks: 8
Thanked 15 Times in 9 Posts

Country:

My System

Default Change font sizes

There's already a Tips & Tricks post for fonts, but it's a little brief and the question keeps cropping up so I thought I'd expand it.

Users using CRT TV's or those just wanting a bit more readability often change the font sizes in MediaPortal, so here's how to do it.

A couple of points first:

1. These changes are system wide, i.e. all MediaPortal screens text will change.
2. These changes are skin specific, so you need to complete this change for the skin you're using.
3. These changes are overwritten when you reinstall MediaPortal.

To change the font sizes in MediaPortal look in your skin folder and locate the fonts.xml file (e.g. C:\Program Files\Team MediaPortal\MediaPortal\skin\BlueTwo\fonts.xml) This file contains the font definition used by the skin.

A font section looks like

Code:
  <font>
    <name>font10</name>
    <filename>Arial</filename>
    <height>10</height>
  </font>
The line you're interested in is the <height> line, just change this value to something else to increase or decrease the size as required. e.g. I change font10 to this:

Code:
  <font>
    <name>font10</name>
    <filename>Arial</filename>
    <height>14</height>
  </font>
This enlarges all text using from 10 point to 14 points.

Repeat this for each font size you want to change, I typically change all fonts up to and including font18.

Code:
  <font>
    <name>font10</name>
    <filename>Arial</filename>
    <height>14</height>
  </font>
  <font>
    <name>font12</name>
    <filename>Arial</filename>
    <height>16</height>
  </font>
  <font>
    <name>font13</name>
    <filename>Arial</filename>
    <height>17</height>
  </font>
  <font>
    <name>font14</name>
    <filename>Arial</filename>
    <height>18</height>
  </font>
  <font>
    <name>font16</name>
    <filename>Arial</filename>
    <height>20</height>
  </font>
  <font>
    <name>font18</name>
    <filename>Arial</filename>
    <height>24</height>
  </font>
Once you've completed this save your fonts.xml file.

MediaPortal caches fonts for each skin so for your changes to take affect you have to delete this cache, you do this by deleting the /fonts/ folder in the mediaportal/skin/yourskin/ folder for 0.2.2.0 and below or the mediaportal/cache/skin/yourskin/ folder for 0.2.2.1 and above, MediaPortal will then re-cache the fonts at the next startup using your modified sizes.

That's it, have fun. :wink:

Last edited by cheezey; 2007-06-09 at 18:19. Reason: Added cache folder for SVN MP
cheezey is online now   Reply With Quote
2 Users Say Thank You:
Old 2006-01-20, 11:23   #2 (permalink)
Portal Member
 
Join Date: Jul 2005
Posts: 178
Thanks: 4
Thanked 3 Times in 3 Posts


Default

Thank you so much!

A old CRT TV in the bedroom at the other end of the room, makes it hard to read. This was exactly what i needed.
j1nx is offline   Reply With Quote
Old 2006-02-03, 02:06   #3 (permalink)
Portal Member
 
Efros's Avatar
 
Join Date: Jan 2006
Location: Maine
Posts: 464
Thanks: 1
Thanked 0 Times in 0 Posts

Country:

My System

Default

Nice one, my failing eyesight and 12 feet to the TV means the existing font sizes were barely readable on my 27 incher, 35 incher will be arriving within the month!! This makes reading the TVguide much much easier.
Efros is offline   Reply With Quote
Old 2006-02-09, 00:28   #4 (permalink)
Super Moderator
 
Paranoid Delusion's Avatar
 
Join Date: Jun 2005
Location: Cheshire UK
Posts: 6,602
Thanks: 129
Thanked 233 Times in 207 Posts

Country:

My System

Default

Hi Cheezey

Nice, Clear and too the FONT

8) :lol:
Paranoid Delusion is offline   Reply With Quote
Old 2006-04-12, 11:16   #5 (permalink)
Portal Member
 
Join Date: Mar 2006
Location: Michigan, USA
Posts: 63
Thanks: 0
Thanked 0 Times in 0 Posts


Default Thanks a million

This is exactly what i'v been looking for.
thanks alot for the post
__________________
ABit AV8-3rd eye mobo / AMD64 3000+
1GB Ram / Gigabyte nVidia 6800GT
Hauppauge PVR-500MCE
eric.c.mi is offline   Reply With Quote
Old 2006-05-17, 15:47   #6 (permalink)
Portal Member
 
sonome's Avatar
 
Join Date: Jun 2005
Location: Perth, Australia
Posts: 65
Thanks: 0
Thanked 0 Times in 0 Posts


Default

I can't believe I missed this thread the first time! Thank you very much!
sonome is offline   Reply With Quote
Old 2007-03-24, 18:32   #7 (permalink)
Portal Member
 
Join Date: Mar 2007
Age: 32
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

a lot
omri_ro is offline   Reply With Quote
Old 2007-06-09, 14:28   #8 (permalink)
Portal User
 
Join Date: Jun 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

This is great! Thanks
dcarrion87 is offline   Reply With Quote
Old 2007-07-12, 11:13   #9 (permalink)
Portal Member
 
Join Date: Jun 2007
Age: 47
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Thanks , just what i wanted ,nice large fonts...........

Just to help anyone who reads this , and has trouble on how to change
The fonts.xml file , just right click the fonts.xml file, and then click edit , then make the changes above ,then click save as ..

Was not sure how to do it myself...but all sorted now .. Thanks again
marson is offline   Reply With Quote
Old 2008-10-26, 21:27   #10 (permalink)
Portal Member
 
Join Date: Oct 2008
Location: Amstelveen
Posts: 6
Thanks: 1
Thanked 0 Times in 0 Posts

Country:


Default

tvp
Mkoorn is offline   Reply With Quote
Reply

Bookmarks

Tags
change, font, sizes

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Blue2 font change in 0.2.2.0? belzebutt General Support 12 2007-01-01 08:22
Button font colour change when selected? Brocklander Skins 10 2006-06-13 09:19
Increasing Font Sizes shred444 General Support 5 2006-05-16 20:31
Change font size...? nettech_gt Codecs, External Players 2 2006-03-21 05:27
Adjustable Font Sizes in GUI SiLenTYL Improvement Suggestions 1 2005-07-05 19:29


All times are GMT +1. The time now is 19:38.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden