Font Sizes

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
handsomepete Offline
Senior Member
Posts: 165
Joined: Aug 2007
Reputation: 0
Location: Canada
Post: #1
Is there a way to increase the font size on the movie info screen and in the twc supplemental script 10 day forecast screen?

Its very difficult to read on my tv.

Thanks
find quote
BAG_Ass Offline
Fan
Posts: 377
Joined: Dec 2006
Reputation: 0
Post: #2
Look at file Font.xml and increase size.
find quote
supasparky Offline
Junior Member
Posts: 35
Joined: Aug 2009
Reputation: 0
Post: #3
the problem you will have is that increasing the font size in Fontxml DOES NOT increase the spacing between the lines.
I changed my font13 from size14 to size 24 and now the text bleeds out of its space to the above and below lines making it even harder to read.....
trying to work a solution at the moment for my list context box spacings...
find quote
vampire666 Offline
Junior Member
Posts: 27
Joined: Apr 2010
Reputation: 0
Post: #4
I would like to do this since I have a crt tv and I can't read a thing.

It's unfortunate that the the text bleeds out...maybe they should consider to make it so that the text remains in the box and space they suppose to?
find quote
agarg Offline
Junior Member
Posts: 22
Joined: Aug 2009
Reputation: 0
Post: #5
vampire666 Wrote:I would like to do this since I have a crt tv and I can't read a thing.

It's unfortunate that the the text bleeds out...maybe they should consider to make it so that the text remains in the box and space they suppose to?

It may be difficult but conceptually having spacing calculated based on font size is a great idea. May be done at the settings change time.

Also my PM3HD>720>Font shows following font_names....
<fontset id="Arial" unicode="true">
<name>font10</name>
<name>font11</name>
<name>font12</name>
<name>font12b</name>
<name>font13</name>
<name>font18</name>
<name>font18b</name>
<name>font20</name>
<name>font22</name>
<name>font25</name>
<name>font35b</name>

Will appreciate if some one can point me to where these fonts are mapped to what screens..

Many thanks.
(This post was last modified: 2010-10-28 17:33 by agarg.)
find quote