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

When a font is added to the application fonts if it conflicts with the name of an already available font it will end up picking one over the other

XMLWordPrintable

      When a font is added to the application fonts if it conflicts with the name of an already available font it will end up picking one over the other. However, the postscript name, full name or family name with the style of the font is different, so it would be ideal if it could be possible to specify one of those when creating the QFont so that any known ambiguity with family name could be avoided.

      As part of the example attached there is an Arial Narrow font that has a different name but the same family name as an already installed Arial Narrow font. So the goal is being able to load this one instead.

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

            esabraha Eskil Abrahamsen Blomfeldt
            andysh Andy Shaw
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes