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

Font looks weird on Windows

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P2: Important
    • Some future release
    • 4.2.1
    • Other
    • None

    Description

      When using the following font on Windows

      QFont font("MS Shell Dlg");
      font.setBold(true);
      font.setPixelSize(12);

      it has slightly wider characters than in Qt 4.1.4, resulting in a squashed appearance with no gaps between the characters. Also the font metrics for 4.2.1 do not match the displayed character width (they appear to be the same as for 4.1.0)

      Note: Unfortunately our submit policies for patch releases prevent us from fixing this non-critical problem for 4.2.3.

      Attachments

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

        Activity

          People

            shausman Simon Hausmann
            sanonymous Nokia Qt Support (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes