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

XCB: Size of bold fonts changes between Qt 5.2.1 and Qt 5.3

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P2: Important
    • None
    • 5.3.0, 5.3.1
    • None
    • Linux Mint 64bit - Desktop Application GCC Kit
      QT 5.2.1 and QT 5.3

    Description

      When moving from Qt 5.2.1 to Qt 5.3 I recognized that the size of fonts inside of a Text element changes (gets bigger), if the font uses "bold: true". See attached picture for details.

      Example Code:

      Text {
      text: "Unbekannter Name"
      font.pixelSize: 20
      font.bold: true
      clip: true
      }

      I had to use font.pixelsize, because with font.pointsize the font sizes between the desktop (Linux Mint 64bit) and the android application differ way too much.

      Talking about android: On android the bold fontsize is not affected.

      Attachments

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

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            dermas Der Mas
            Votes:
            1 Vote for this issue
            Watchers:
            10 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes