Aby zmodyfikować wiekość czcionek w telefonie należy edytować plik
/tpa/system/layout/layout.xml
Następnie szukamy sekcji i zmieniamy niektóre wpisy
<object name="StringInput">
<settings>
<sett name="FontType" value="FontE_16R"/>
<sett name="RowHeight" value="10"/>
<sett name="TitleMode" value="255"/>
<sett name="OverlayStyle" value="5"/>
<sett name="YPos" value="254"/>
</settings>
<attributes count="13">
<attr index="0" value="4"/>
<attr index="1" value="16"/>
<attr index="2" value="4"/>
<attr index="3" value="16"/>
<attr index="4" value="10"/>
<attr index="5" value="2500"/>
<attr index="6" value="24"/>
<attr index="7" value="30"/>
<attr index="8" value="1"/>
<attr index="9" value="20"/>
<attr index="10" value="700"/>
<attr index="11" value="200"/>
<attr index="12" value="600"/>
</attributes>
<attributes count="13" layout="1">
<attr index="0" value="4"/>
<attr index="1" value="16"/>
<attr index="2" value="0"/>
<attr index="3" value="16"/>
<attr index="4" value="10"/>
<attr index="5" value="2500"/>
<attr index="6" value="24"/>
<attr index="7" value="30"/>
<attr index="8" value="1"/>
<attr index="9" value="20"/>
<attr index="10" value="700"/>
<attr index="11" value="200"/>
<attr index="12" value="600"/>
</attributes>
</object>
Oto krótka legenda czego dana wartość dotyczy
<sett name="FontType" value="FontE_16R"/> - typ czcionki (rozmiar jak i grubość)
- rozmiar czcionki
- typ czcionki (grubość)
- rozmiar dużej czcionki
- typ dużej czcionki (grubość)
Zwiększanie wartości powoduje zwiększanie czcionek. Aby dobrać odpowiednią do naszych potrzeb czcionkę należy troche samemu poeksperymentować ponieważ każdy ma inny gust i nie chce nikomu nic narzucać (ja zostawiłem sobie oryginalne bo takie mi odpowidają). Należy jednak pamiętać że zbyt radykalne zmiany mogą niekorzystnie wpłynąć na działanie telefonu