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

Urdu text is rendered incorrectly in Qt 5

XMLWordPrintable

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

      Qt 4 renders Urdu correctly, Qt

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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes