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

Windows: "Arial" with black weight may yield different results

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • None
    • 5.14
    • GUI: Font handling
    • None
    • Windows

    Description

      If "Arial Black" is registered by that name ahead of requesting "Arial" with black weight, then we will resolve to that, since it is registered by its typographic name as it is populated.

      But Windows does not seem to enumerate Arial Black when enumerating all fonts called "Arial", so when requesting Arial by itself, then it will just give the regular font instead.

      So the result of requesting "Arial" with weight = Black will be different based on what has happened previously in the applications, and fonts may suddenly change during the application life time.

      Attachments

        Issue Links

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

          Activity

            People

              esabraha Eskil Abrahamsen Blomfeldt
              esabraha Eskil Abrahamsen Blomfeldt
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes