Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-24924

qt_set_windows_font_resources() in qapplication_win.cpp does't consider ClearType(TM) configuration

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • 4.8.0
    • GUI: Font handling
    • Windows XP SP3(Korean)

    Description

      In windows xp (and other versions maybe), there is a "clear type" setting for font smoothing configuration.
      But it seems that Qt doesn't seem to consider this setting, so that it produce sometimes inconsistent look especially in a QMenuBar, QStatusBar, ..etc.

      I found the qt_set_windows_font_resources() function is trying to retrieve all desktop font configuration but in the same time, doesn't consider this "clear type" setting. Due to this, application ilke Qt Creator looks uglier in a certain case(at least mine).

      Please refer to my post in Qt forum.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            joonhwan Joonhwan Lee
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes