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

Regression: Rotated text not visible

    XMLWordPrintable

Details

    • 151dd9c67cd60ea72d89fe9a82937f008b6e2ac8

    Description

      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.

      Attachments

        1. qtbug30932_diag_4.patch
          5 kB
        2. qtbug30932_diag_5.patch
          8 kB
        3. qtbug30932_rotated_qt4.log
          11 kB
        4. qtbug30932_rotated_qt5.log
          12 kB
        5. qtbug30932.tar
          10 kB
        6. rotateText_bug.zip
          2 kB
        7. warning_stack.txt
          3 kB

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes