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

Qt doesn't render vector graphics when QT_SCALE_FACTOR is set

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P2: Important
    • None
    • 5.9.7
    • SVG Support
    • None
    • Raspbian Stretch with XWindow
    • Linux/X11

    Description

      Qt doesn't render vector graphics when QT_SCALE_FACTOR is set - it only scale its previous bitmap render. It is look awful!

      What I try to do:

      I want zoom user interface with QT_SCALE_FACTOR=1.2. I do it success fully. But the only problem is with images. I use to have bitmaps (*.png), but they are scaled awfully. So I was thinking I should to use vector graphics in order to scale them smoothly. But I failed with this - they are rendered to bitmaps at the beginning and display shows only scaled these bitmaps.

      Please fix this or give me a hit how to workaround these awful problem.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            j.jaworski Jacek Jaworski
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes