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

SVG does not set proper devicePixelRatio *on Windows*

    XMLWordPrintable

Details

    Description

      There are two other bugs that describe this and they are marked as Closed, but they all address iOS / OS X. This time the problem is in Windows with Qt's new High DPI options enabled. Either:

      QCoreApplication::setAttribute(Qt::AA_EnableHighDpiScaling);

      QT_AUTO_SCREEN_SCALE_FACTOR=1

      SVG images are being rendered blurry when devicePixelRatio is greater than 1. It looks like they are being rendered in a smaller size then zoomed in.

      Attachments

        Issue Links

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

          Activity

            People

              sorvig Morten Sørvig
              hernan.c.martinez Hernan da Cunha Martinez
              Votes:
              3 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes