-
Notifications
You must be signed in to change notification settings - Fork 257
Font
Francesco Andreuzzi edited this page Feb 11, 2019
·
10 revisions
t-ui supports .ttf
and .otf
font extension.
- Move the file into the "t-ui" folder (
config -apply Downloads/font.ttf
) - Done!
You don't need to change the file name anymore.
If your font doesn't appear, check if the option system_font
is true or false (it must be false).
Since t-ui 6.4, you can change the font size setting one of the following values:
ram_size
battery_size
device_size
time_size
storage_size
network_size
suggestions_size
input_output_size
So, the command is (for example):
config -set input_output_size 17
Francesco Andreuzzi, Italy, [email protected]