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

Modernize font handling in Qt

    XMLWordPrintable

Details

    • Epic
    • Resolution: Unresolved
    • P2: Important
    • None
    • None
    • GUI: Font handling
    • None
    • Modernize font handling

    Description

      There are a few areas where Qt has fallen behind on user expectations for font handling, and needs some effort.

      1. OpenType feature selection: This has been available in CSS for quite some time, and is being requested by users.
      2. Variable fonts: More and more font families are packed with multiple font styles / variations in a single file. While there might be some work/testing needed for system-installed fonts, that appears to work due to the system hiding the details of how fonts are actually stored, but for application fonts we do not support it at all, since we assume that applications font files correspond to a single font.
      3. Emoji grapheme clusters: The font selection algorithm is having issues adapting to how emojis are done and is probably the area that needs the most work.

      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:
              4 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes