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

Regression: Rotated text not visible

XMLWordPrintable

    • 151dd9c67cd60ea72d89fe9a82937f008b6e2ac8

      Drawing rotated text is not working with some fonts. When the painter is trying to draw the text the warning “QWinFontEngine: unable to query transformed glyph metrics..." is shown several times because the GetGlyphOutline() function fails in QWindowsFontEngine::drawGDIGlyph().

      Attached an application that reproduces the issue. The same code worked in Qt 4.8.4.

        1. rotateText_bug.zip
          2 kB
          Qt Support
        2. warning_stack.txt
          3 kB
          Friedemann Kleint
        3. qtbug30932.tar
          10 kB
          Friedemann Kleint
        4. qtbug30932_rotated_qt4.log
          11 kB
          Friedemann Kleint
        5. qtbug30932_rotated_qt5.log
          12 kB
          Friedemann Kleint
        6. qtbug30932_diag_4.patch
          5 kB
          Friedemann Kleint
        7. qtbug30932_diag_5.patch
          8 kB
          Friedemann Kleint
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            esabraha Eskil Abrahamsen Blomfeldt
            qtcomsupport Qt Support
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes