Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QT5.9 Text is not smooth
QtWS25 Last Chance

QT5.9 Text is not smooth

Scheduled Pinned Locked Moved Unsolved General and Desktop
12 Posts 3 Posters 549 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Akshay Bhavsar
    wrote on last edited by
    #1

    Hi

    I am using QT 5.9 in my project. Prior to that I was using QT5.5

    Below is difference I am seeing in QT 5.5 and QT5.9

    QT5.5
    58549c78-2f95-4806-8903-09ac2cfe3cb6-image.png

    QT5.9
    8182adce-b48d-44f0-8cbc-02f2cc6ebb41-image.png

    It seems text is not smooth in QT 5.9

    Please suggest me if I am missing something.

    Thanks.

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      Is the on the same PC ?

      1 Reply Last reply
      0
      • A Offline
        A Offline
        Akshay Bhavsar
        wrote on last edited by
        #3

        Yes @mrjj

        mrjjM 1 Reply Last reply
        0
        • A Akshay Bhavsar

          Yes @mrjj

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @Akshay-Bhavsar
          Hi
          ok.
          as far as i know, there is no flag to change font smoothing.
          The 5.9 does look smoothed also but not as much as in 5.5

          There does seems to be something changed
          https://lists.qt-project.org/pipermail/interest/2017-December/028911.html
          but if that applies to your platform i dont know.

          1 Reply Last reply
          0
          • A Offline
            A Offline
            Akshay Bhavsar
            wrote on last edited by
            #5

            Can someone please suggest any possible solution?

            JKSHJ 1 Reply Last reply
            0
            • A Akshay Bhavsar

              Can someone please suggest any possible solution?

              JKSHJ Offline
              JKSHJ Offline
              JKSH
              Moderators
              wrote on last edited by
              #6

              @Akshay-Bhavsar What are you using to display the text?

              Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

              1 Reply Last reply
              0
              • A Offline
                A Offline
                Akshay Bhavsar
                wrote on last edited by
                #7

                I am using QML and QT desktop for display

                JKSHJ 1 Reply Last reply
                0
                • A Akshay Bhavsar

                  I am using QML and QT desktop for display

                  JKSHJ Offline
                  JKSHJ Offline
                  JKSH
                  Moderators
                  wrote on last edited by
                  #8

                  @Akshay-Bhavsar said in QT5.9 Text is not smooth:

                  I am using QML and QT desktop for display

                  I meant, which Type of object/class are you using to display the text?

                  If it is the Text type, see if the renderType and renderTypeQuality settings can help: https://doc.qt.io/qt-6/qml-qtquick-text.html#renderType-prop

                  Note: Qt 5.9 reached end-of-life in May 2020. Since you are upgrading from Qt 5.5, I strongly suggest you upgrade to at least Qt 5.12 LTS

                  Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                  1 Reply Last reply
                  0
                  • A Offline
                    A Offline
                    Akshay Bhavsar
                    wrote on last edited by Akshay Bhavsar
                    #9

                    I am using Text Type
                    I have set renderType: Text.NativeRendering
                    renderTypeQuality is not available in this version
                    antialiasing : true

                    & I am not allowed to change QT version.

                    JKSHJ 1 Reply Last reply
                    0
                    • A Akshay Bhavsar

                      I am using Text Type
                      I have set renderType: Text.NativeRendering
                      renderTypeQuality is not available in this version
                      antialiasing : true

                      & I am not allowed to change QT version.

                      JKSHJ Offline
                      JKSHJ Offline
                      JKSH
                      Moderators
                      wrote on last edited by JKSH
                      #10

                      @Akshay-Bhavsar said in QT5.9 Text is not smooth:

                      renderTypeQuality is not available in this version

                      Ah sorry... I was looking at the Qt 6 documentation.

                      Does changing renderType change the look?

                      I am not allowed to change QT version.

                      That's a bit unfortunate

                      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                      1 Reply Last reply
                      0
                      • A Offline
                        A Offline
                        Akshay Bhavsar
                        wrote on last edited by
                        #11

                        renderType doesnt change the look.

                        regards,
                        Akshay

                        1 Reply Last reply
                        0
                        • JKSHJ Offline
                          JKSHJ Offline
                          JKSH
                          Moderators
                          wrote on last edited by
                          #12

                          @Akshay-Bhavsar I hope you find a solution

                          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                          1 Reply Last reply
                          0

                          • Login

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • Users
                          • Groups
                          • Search
                          • Get Qt Extensions
                          • Unsolved