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

Qt ignores FontConfig's embolden property

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 5.15.13, 6.5
    • GUI: Font handling
    • None
    • Linux/X11

      FontConfig matches can have an 'embolden' property to control auto-embolden. Even if it's set to false, Qt ignores the request and emboldens the font. (And viceversa, if it's set to true, Qt doesn't embolden.) Basically, the auto-embolden logic in the Freetype font engine is controlled by the font weight and the request weight and some other environment variables, without taking Fontconfig's properties into account.

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

            esabraha Eskil Abrahamsen Blomfeldt
            peppe Giuseppe D'Angelo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes