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

QPainter drawText does not render full stop at line end in Hebrew correctly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 4.6.3
    • GUI: Text handling
    • None
    • Mac OS X 10.6.6
    • macOS

    Description

      Here's the code snippet:
      QString z(QString::fromUtf8("שלום, אנו מודים."));
      qDebug()<<z;
      // prints correctly: ".שלום, אנו מודים"
      p.drawText(100,450,z);
      // draws text: "שלום, אנו מודים."

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            ziggx Ziggy Uszkurat
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes