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

QFontEngineFT doesn't handle High-DPI

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.15, 6.2, 6.4, 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

        Activity

          People

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

            Dates

              Created:
              Updated: