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

QFontEngineFT doesn't handle High-DPI

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.4, 5.15, 6.2, 6.5
    • None
    • Windows

    Description

      QFontEngineFT::setQtDefaultHintStyle should probably call setDefaultHintStyle(HintNone) when QHighDpiScaling::isActive() and hintingPreference = QFont::PreferDefaultHinting. Currently freetype on Windows uses full hinting with High-DPI. It could also bypass QHighDpiScaling::isActive() check on Linux when building without fontconfig, but it's not visible as ftInitialDefaultHintStyle = HintNone on non-Windows.

      Attachments

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

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            ilya-fedin Ilya Fedin
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes