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

Unable to get bold stye of Nunito Sans font

    XMLWordPrintable

Details

    • Windows

    Description

      • 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"

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes