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

QQuickPaintedItem renders text with low quality

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.6.1
    • Quick: Other
    • None
    • Windows

    Description

      QQuickPaintedItem uses Format_RGBA8888_Premultiplied rendering to render widgets in the QML Scenegraph as an image.

      This is visibly lower quality than QML Text elements.

       

      Testing QImages using Format_ARGB32_Premultiplied rendering shows identical quality to Text objects in QML.

       

      Please either change the rendering formet used for QQuickPaintedItem, allow the user to change it via a property or rectify the difference in rendering quality between the two rendering styles.

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            kevin.zhang Kevin Zhang
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes