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

Setting unknown font family gives garbage output

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P1: Critical
    • None
    • 5.14
    • Qt3D
    • None
    • Windows 10 1903, MSVC2019, Qt 5.14.0 for MSVC2017
    • Windows

    Description

      When setting the font family to a non existing font family, garbage is displayed.

       

      QFont font;

      font.setFamily("My Fancy Font");

       

      With Qt 5.13.0 this worked perfectly and an existing default font for the platform was selected, but with 5.13.2 garbage is displayed. Setting an existing font family works flawlessly.

      Attachments

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

        Activity

          People

            seanharmer Sean Harmer
            volkerenderlein Volker Enderlein
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes