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

[REG: 5.12 -> 5.13] Non English characters fail to render correctly

XMLWordPrintable

    • Windows
    • 973a795bec836be88eb1d19657dfad26b9aa959f (qt/qtbase/dev) 822c7b7109580fa018dde976862400ffabdf51fb (qt/qtbase/5.15)

      The following code renders the characters incorrectly. ( See qtbug85560-sanserif.png )

          Text {
              text: "Београд"
              renderType: Text.NativeRendering
              font {
                  family: "sanserif"
              }
          }
      

      The sample project is attached (QtBug85560.zip)

      This appears to be a regression, as the text renders correctly when built and ran under 5.12.

      Removing the "family" from the font causes the text to render correctly, as does giving the font a large pixelsize (>50)

        1. qtbug85560-sanserif.png
          3 kB
          Nahomi Gröhn
        2. Qtbug85560.zip
          6 kB
          Nahomi Gröhn
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            andysh Andy Shaw
            nagrohn Nahomi Gröhn (Inactive)
            Votes:
            4 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes