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

Font looks weird on Windows

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes