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

Condensed font-families are rendered non-condensed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.8.0
    • 5.5.0
    • GUI: Font handling
    • None

    Description

      If a font splits its condensed forms into a separate font family "Input Mono Condensed" for instance, but the truetype still contains the markers that it is condensed. Qt will list the condensed family as a separate font family, but if QFont matches such a family its default stretch of 100 wil cause the font to be expanded from its condensed form to an approximation of a regular form.

      This only happens when not matching by style name, which means it doesn't happen in the QFontDialog, but it does happen in the QFontComboBox.

      Attachments

        1. condensed-qfontcombobox.png
          31 kB
          Allan Sandfeld Jensen

        Issue Links

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

          Activity

            People

              allan.jensen Allan Sandfeld Jensen
              allan.jensen Allan Sandfeld Jensen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes