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

Canvas transformations seems to be applied twice on text paint operations

    XMLWordPrintable

Details

    • 98023c7eba3205b85b2ad0c107ce72072a2b0bba

    Description

      If you translate the canvas context for example by (0, 20) and then draw a text at (0, 0) and draw a circle at (0, 0), the text is actually painted at (0, 40), the circle at (0, 20).
      The same behavior can be reproduced by rotating the context.

      Attachments

        1. CanvasTextBug.qml
          1 kB
          Timo Zimmermann
        2. Result.png
          60 kB
          Timo Zimmermann
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            frederik Frederik Gladhorn
            mrbluesky Timo Zimmermann
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes