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

Blurry text with fractional scaling

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.5.3, 6.6.2, 6.7.0
    • None
    • Linux/Wayland

    Description

      Using fractional scaling under Wayland occasionally produces squished or stretched glyphs.

      The glyphs end up correctly in the glyph cache texture but they are rendered incorrectly by the textmask.vert shader: https://code.qt.io/cgit/qt/qtdeclarative.git/tree/src/quick/scenegraph/shaders_ng/textmask.vert#n25

      Removing the rounding fixes the rendering but clearly it has some use on other platforms.

      I already reported something similar as QTBUG-70481 back then which was fixed but apparently it’s still not fully resolved.

      Attachments

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

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            broulik Kai Uwe Broulik
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes