Uploaded image for project: 'Qt 3D Studio'
  1. Qt 3D Studio
  2. QT3DS-1086 Improved text rendering in Qt 3D Studio
  3. QT3DS-1419

Rendering quality of Qt 3D Studio text label needs to be on par with Qt Quick

    XMLWordPrintable

Details

    Description

      At the moment customers are in some cases using QML streams to render text (especially smaller text) because Qt 3D Studio text labels are not on par with quality. This is critical as to get good performance you want to minimize switching between 3D/2D rendering and text labels should be rendered inside Qt 3D Studio with good enough quality to use as it is. Even the weight of the font is different in Qt 3D Studio, one needs to use 2x scaling to achieve same weight look as with Qt Quick (with worse non-RGB AA).

      Most likely the difference is in the fact that Qt Quick uses distance field rendering of glyphs and that produces better result.

      Attachments

        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
              pakerane Pasi Keränen
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes