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

Add style strategy to QFont to turn off automatic font resolution completely

    XMLWordPrintable

Details

    Description

      The QFont::NoFontMerging flag turns off font merging within a single script item, but still allows automatically picking different fonts for each script item if the currently selected font does not support the script in question.

      For some use cases, it would be useful to prohibit QFont from using glyphs from any other font than the one which is manually selected. Missing glyphs would then be represented as boxes to indicate to the user of the application that the currently selected font does not support the characters.

      Attachments

        1. QTBUG-9816 Part1.jpg
          QTBUG-9816 Part1.jpg
          24 kB
        2. QTBUG-9816 Part2.jpg
          QTBUG-9816 Part2.jpg
          25 kB
        3. QTBUG-9816 Part3.jpg
          QTBUG-9816 Part3.jpg
          25 kB
        4. QTBUG-9816 Part4.jpg
          QTBUG-9816 Part4.jpg
          24 kB
        5. QTBUG-9816 Part5.zip
          6 kB

        Issue Links

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

          Activity

            People

              Unassigned Unassigned
              esabraha Eskil Abrahamsen Blomfeldt
              Votes:
              5 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes