Uploaded image for project: 'Qt 3D Studio'
  1. Qt 3D Studio
  2. QT3DS-1180

Default font size of 24 is not pretty

    XMLWordPrintable

Details

    Description

      We have ton of small font sizes that are mostly unusable, because they produce blurry text. Even the default size of 24 is rather ugly if you scale the text element up at all. Possible solutions:

      Easy: Default to a much larger font size and provide some even larger sizes. User is responsible for selecting a suitable font size.

      Hard: Somehow adjust the font pixelsize according to the selected pixelsize and maximum scaling the text element has during the animation. This would always produce sharp fonts. Note that adjusting pixelsize at runtime is very expensive operation, as all of the glyphs need to be re-rasterized, so this is not feasible to do for every frame - we should lock the pixelsize for the entire animation.

      Assigning to soili_vainamo to figure out exactly how this should work from UX perspective.

      Attachments

        Issue Links

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

          Activity

            People

              pakerane Pasi Keränen
              e0348803 Miikka Heikkinen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes