Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 6

Qt-interest Archive, March 2001
QT_XFT + bitmap fonts


Message 1 in thread

This maybe a trivial question. How to enable both anti-aliased and old 
(bitmap) fonts simultaneously in qt applications? I run currently XFree86 
4.0.3 and qt2.3.0 together with KDE2.1 on my original RH7.0 installation. 
Setting QT_XFT=0 I get all fonts (bitmap, truetype, type1, ... ) in the old 
rough form  and setting QT_XFT=1 I get only!! TrueType and Type1 fonts but of 
course anti-aliased. Is there a way how to get access to bitmap fonts while 
having the pleasure to work with anti-aliased truetype fonts? 
Thanks for any help in advance.
Filip Sroubek


Message 2 in thread

On Thursday 22 March 2001 10:57, Filip Sroubek wrote:
> This maybe a trivial question. How to enable both anti-aliased and old
> (bitmap) fonts simultaneously in qt applications? I run currently XFree86
> 4.0.3 and qt2.3.0 together with KDE2.1 on my original RH7.0 installation.
> Setting QT_XFT=0 I get all fonts (bitmap, truetype, type1, ... ) in the old
> rough form  and setting QT_XFT=1 I get only!! TrueType and Type1 fonts but
> of course anti-aliased. Is there a way how to get access to bitmap fonts
> while having the pleasure to work with anti-aliased truetype fonts?

Not in Qt-2.3 I'm afraid. We have solved this problem in Qt-3.0 however.

Regards,
Lars