Quote:
Originally Posted by scoky
I just change this line in Dictionary section in libnickel.so.1.0.0.txt
Code:
newpart=* { font-family: A-OTF Gothic MB101 Pr6N;font-size: 38px; line-height: 42px; }\n
to
Code:
newpart=* { font-family: Arial;font-size: 38px; line-height: 42px; }\n
and I side-load arial fonts in /mnt/onboard/fonts/
|
Where exactly can that text file be found? Thanks.