Hello all,

I compiled my application for WinCE and loaded some fonts using
QFontDatabase::addApplicationFont.

I have a problem that's really bothering me. The size of my fonts ranges
from 10pt - 24pt. On the desktop
Qt application (running on linux), the fonts look good. However, when I load
them on my wince device, they look
really ugly and distorted. I've tried font.setStyleStrategy(
QFont::PreferAntialias) and that hasn't helped. I'm at my
wits end on how to make the fonts look good on the wince device. Does anyone
have any advice for me on how
to display text with anti-aliased fonts?

Cheers,
Andreas
_______________________________________________
Qt-wince-interest mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-wince-interest

Reply via email to