Add fonts to FriendlyARM

Joe Chen
Is anyone know how to add Arial font to the mini2440?  Thanks!

Allen
Nobody knows how to add a font to QT running on the mini2440!  It's hard to
believe.   Please respond if you know how....

skip2816
adding any fonts to qt is a hard way. I spent much time without success.
There are two ways:

1. Add a (fixed size) qpf-font. Therefor you must compile a tool makeqpf. 
After many many trys I gave up.

2. Recompiling qt/qtopia whith support for freetype. It is implicid
disabled by any dependency, setting the parameters for configure does not
work. I gave up.

Hope you have more luck.

skip

Allen
skip, thanks for your reponse.  I also have not been able to get makeqpf to
compile properly.  If anyone has had success, please let us know....

s_stavrev
Hello,
I just have succeeded in adding true type font. 

there are two things to do
1. upload ttf file to /opt/Qtopia/lib/fonts directory
2. add line in file /opt/Qtopia/lib/fonts/fontdir  as described 
here: http://doc.qt.nokia.com/qtopia2.2/html/fonts-qws.html 

For example I did:
hebar hen.ttf FT n 50 0

Now my mini prints in cyrillic :-)