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
Forum Updated to NodeBB v4.3 + New Features

QT5.9 Text is not smooth

Scheduled Pinned Locked Moved Unsolved General and Desktop
12 Posts 3 Posters 636 Views 2 Watching
  • 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 30 Jul 2021, 06:19 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
    • M Offline
      M Offline
      mrjj
      Lifetime Qt Champion
      wrote on 30 Jul 2021, 09:19 last edited by
      #2

      Hi
      Is the on the same PC ?

      1 Reply Last reply
      0
      • A Offline
        A Offline
        Akshay Bhavsar
        wrote on 30 Jul 2021, 09:21 last edited by
        #3

        Yes @mrjj

        M 1 Reply Last reply 30 Jul 2021, 09:42
        0
        • A Akshay Bhavsar
          30 Jul 2021, 09:21

          Yes @mrjj

          M Offline
          M Offline
          mrjj
          Lifetime Qt Champion
          wrote on 30 Jul 2021, 09:42 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 2 Aug 2021, 04:40 last edited by
            #5

            Can someone please suggest any possible solution?

            J 1 Reply Last reply 2 Aug 2021, 04:42
            0
            • A Akshay Bhavsar
              2 Aug 2021, 04:40

              Can someone please suggest any possible solution?

              J Offline
              J Offline
              JKSH
              Moderators
              wrote on 2 Aug 2021, 04:42 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 2 Aug 2021, 04:51 last edited by
                #7

                I am using QML and QT desktop for display

                J 1 Reply Last reply 2 Aug 2021, 05:04
                0
                • A Akshay Bhavsar
                  2 Aug 2021, 04:51

                  I am using QML and QT desktop for display

                  J Offline
                  J Offline
                  JKSH
                  Moderators
                  wrote on 2 Aug 2021, 05:04 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 2 Aug 2021, 05:15 last edited by Akshay Bhavsar 8 Feb 2021, 05:16
                    #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.

                    J 1 Reply Last reply 2 Aug 2021, 07:31
                    0
                    • A Akshay Bhavsar
                      2 Aug 2021, 05:15

                      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.

                      J Offline
                      J Offline
                      JKSH
                      Moderators
                      wrote on 2 Aug 2021, 07:31 last edited by JKSH 8 Feb 2021, 07:36
                      #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 2 Aug 2021, 11:11 last edited by
                        #11

                        renderType doesnt change the look.

                        regards,
                        Akshay

                        1 Reply Last reply
                        0
                        • J Offline
                          J Offline
                          JKSH
                          Moderators
                          wrote on 3 Aug 2021, 01:20 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

                          1/12

                          30 Jul 2021, 06:19

                          • Login

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