Results 1 to 2 of 2

Thread: Qt4 renderText bug when KDE3 font anti-aliasing turned on

  1. #1
    Join Date
    Apr 2006
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11

    Unhappy Qt4 renderText bug when KDE3 font anti-aliasing turned on

    I am running KDE 3.5.2, with font anti-aliasing turned on.

    I have compiled Qt 4.1.2 and run some of the examples.

    In examples/opengl/samplebuffers, the text does not show properly : each letter is replaced by a filled rectangle the same size and shape.

    This text is rendered using QGLWidget::renderText

    If I turn off font anti-aliasing in the KDE control center, the text shows properly. (But I do want font anti-aliasing in KDE !!)

    Changing the font used in renderText changes the shape of the filled rectangles, but does not solve the problem.

    This problem is possibly the same that was described here :

    http://lists.trolltech.com/qt-intere.../msg00653.html

    Thanks for your help !

  2. #2
    Join Date
    Jan 2006
    Location
    Alingsås, Sweden
    Posts
    437
    Thanks
    3
    Thanked 39 Times in 39 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Qt4 renderText bug when KDE3 font anti-aliasing turned on

    Does it look something like this? http://www.digitalfanatics.org/e8johan/no-fonts.png

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.