Not really my knowledge, but I give it a try to give you a link to this question.
How to change font size manuel



How to change font size manuel.
It is quit easy to change the font size in a skin.
Open the skin.xml that belong to the skin you want to work with in a editor.
(usr/share/enigma2/SKINNAME/skin.xml)

Find this part at the top in the skin.xml file.

Code:
<!-- Fonts -->
 <fonts>
 <font filename="nmsbd.ttf" name="Regular" scale="100"/>
 <font filename="lcd.ttf" name="LCD" scale="100"/>
 <font filename="ae_AlMateen.ttf" name="Replacement" scale="100" replacement="1"/>
 <font filename="tuxtxt.ttf" name="Console" scale="100"/>
 </fonts>


The main font that's used in skins can be different
the name should all ways the same name="Regular"

Here you can scale the font scale="100"

It can give small bugs where a text uses more than one line
or if the text line is made too tight in the skin.xml
of course these 2 - 3 small bug can be fixed.

Normal font size scale="100"

Scaled font size scale="110"


Attachments
Default-HD-Skin-normal-font-size.jpg (50 downloads)
Default-HD-Skin-plus10-font-size.jpg (50 downloads)

_________________________
Doing nothing leads to nothing.

------------- Please note, for technical support -------------
Will be given here, or on the jb8a8f8 forum and I prefer it in English.
Johnny B.

Click on the banner if you like to go there..