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

Text looks bad when grayscale antialiasing enabled

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.15.1
    • GUI: Text handling
    • None
    • Windows
    • Windows

    Description

      Windows 10 (Version 2004, Build 19041.572)

      Scaling 100%

      "Smooth edges of screen fonts" - enabled

      "Turn on ClearType" - disabled

      (this corresponds to PixelStructure = 0 in the registry)

      Telegram (GDI mode - Freetype looks good)

      Picard (started in 2.5.1 - according to the change history they updated to Qt 5.15.1)

      OBS Studio

      Virtualbox

      In the case of Telegram I tried adding

      setHintingPreference(QFont::PreferVerticalHinting)

      ..and that seemed to fix it. Applications shouldn't have to do this though - Qt could detect grayscale antialiasing on Windows and default to the appropriate hinting automatically.

       

       

      Attachments

        Issue Links

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

          Activity

            People

              esabraha Eskil Abrahamsen Blomfeldt
              gordy Gordon Cowie
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes