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

Urdu text is rendered incorrectly in Qt 5

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.0.0
    • 5.0.0
    • GUI: Text handling
    • None
    • 24e84dd21f649a270e03a83a6e7688e1649a7ede

    Description

      Qt 4 renders Urdu correctly, Qt

      import QtQuick 2.0
      
      Rectangle {
          width: 100; height: 100
          Text {
              text: "کہنے"
              anchors.centerIn: parent
          }
      }
      

      Attachments

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

        Activity

          People

            jiang Jiang Jiang
            jpetrell Joona Petrell
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes