Hello everyone,

I'm running Ubuntu Karmic 9.10 and have Qt 4.5.2 (64 bit). What I have to do is to convert TTF font into QPF. To do this one needs to hane makeqpf tool, which I downloaded bu sudo apt-get install qt3-dev-tools-embedded. By calling up a program, it told me there is no fontdir file defined in /lib/fonts. So I created the folder, put a font there (Abbeyline.ttf) and created a file filedir which looks as following:
Abbeyline Abbeyline.ttf FT n 50 0 s 90
Then bash command makeqpf opens a gui window, where the font is listed. So I though that I need to run, accordingly to qt manual, makeqpf -A and all fonts listed in fontdir will be generated. However it is not so. There are no qpf fonts on my computer. I tried with root privileges and nothing again.

Please let me know how I can do this, because I need it badly and am running out of time - I spent a lot on dwelling on it.

Thank You in advance,
Krzysztof.