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

SVG does not set proper devicePixelRatio *on Windows*

XMLWordPrintable

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes