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

Unable to get bold stye of Nunito Sans font

XMLWordPrintable

    • Windows

      • Add Nunito Sans font to your system
      • Create a qml text like this : 
      Text {
        id: element
        text: qsTr("Text")
        anchors.centerIn: parent
        font.family: "Nunito Sans"
        font.styleName: "Bold" //same style as "Regular" -> KO
        font.pixelSize: 40
       }
      • Other style works like "SemiBold"

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

            esabraha Eskil Abrahamsen Blomfeldt
            empenzes Emmanuel Penzes
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes