I wanted to convert the ArialUnicode ttf font to qpf. I used the makeqpf-arm and ran it on the Zaurus.
I tried to create the regular, bold, italic, and italic-bold versions of the font.
Now it turns out that all the versions are identical, it only creates the regular version.
I was able to create the bold, italic, and italic-bold versions for the Arial font for instance. I attribute it to the fact that I had the arial.ttf, ariali.ttf, arialbd.ttf, and arialbi.ttf fonts which I created the qpf version from. However the arialuni.ttf is only one file, so though I specify the 75 etc parameter to the makeqpf for instance it still only creates the regular version of the font.
So how can I really create the bold and so versions of this font?