Qpf font Scaling Problem
-
I am using an qt embedded on arm processor. i have created an simple font "arial" in qpf format with makeqpf in lots of sizes (5 to 99), but when tried to scale the text on label in application for lower sizes it shows correct proportional font. And as size rises the proportion goes bad only upper and lower margin increases and actual text height dose not increases in that percentage.
Is there any option for font in qt embedded, which may scale the font at correct proportion.