How to use ttf fonts, or transform these to qpf2?

Hi!

Hi, I’m developing with Qt for Embedded Linux and Qt 4.7.1 on Linux and I’m cross compiling for an ARM board using Digi ConnectCard. On the Qt application that runs on the ARM board using Digi ESP for embedded Linux, I need some QLabels with large fonts and, if possible, use Arial.

Do i need to install freetype, or recompile qt embedded with freetype support?

I’ve tried using makeqpf, but i couldn’t compile.

Thanks for your help!