Author Topic: Scaling Fonts  (Read 2496 times)

torhans

  • Newbie
  • *
  • Posts: 2
    • View Profile
Scaling Fonts
« on: January 09, 2005, 03:54:30 am »
Hi

I'm trying to develop an application that need to show some Japanese text, in a QLineEdit. Unfortunately all the available Japanese/unicode fonts are so small that they can barely be read. However I can see that some of the applications on my Zaurus are able to show much larger Japanese characters than I can (though not in a LineEdit).

How is that achieved?

Another thing is, when using (eg.) QFont::smoothSizes("lcfont","Regular") on the Zaurus the sizes seems to be 10 times larger then expected. Ranging from 100 to 720. Any idea why that is?

I'm using Qtopia 1.7 and SharpROM on a sl-c750.

Thanks
Torben