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

Text items with NativeRendering sometimes results in clipped/jagged text

    XMLWordPrintable

Details

    • 63e6c9ada82dc8f16e705cef5f89292784b7ace4 6e883c535b91c55289d54aa639199ca0a4decaec

    Description

      import QtQuick 2.2
      import QtQuick.Controls 1.0
      
      Rectangle {
          width: 100
          height: 100
      
          Text {
              text: "100"
              y: 10.5
              x: 10.5
          }
      
          Label {
              text: "100"
              y: 25.5
              x: 25.5
          }
      
          Label {
              text: "100"
              y: 40
              x: 40
          }
      }
      

      Attachments

        1. pixelsize40.png
          pixelsize40.png
          3 kB
        2. pixelsize40-2.png
          pixelsize40-2.png
          4 kB
        3. screenshot1.png
          screenshot1.png
          1 kB
        4. windows.png
          windows.png
          9 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            sletta Gunnar Sletta
            mitch_curtis Mitch Curtis
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes