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

qt5: impossible to use system harfbuzz

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 5.15.5
    • GUI: Text handling
    • None
    • Linux/X11, macOS, Windows

    Description

      qt5 has an option to use system harfbuzz https://github.com/qt/qtbase/blob/v5.15.5-lts-lgpl/src/gui/configure.json#L24
      Independently of this option value, corelib always links to bundled harfbuzz: https://github.com/qt/qtbase/blob/v5.15.5-lts-lgpl/src/corelib/text/text.pri#L84-L93

       

      a similar situation happens with md4c: 3rdparty/md4c/md4c.h is always included in https://github.com/qt/qtbase/blob/v5.15.5-lts-lgpl/src/gui/text/qtextmarkdownimporter.cpp#L51, even if the text.pri file seems to be prepared for system md4c: https://github.com/qt/qtbase/blob/v5.15.5-lts-lgpl/src/gui/text/text.pri#L102

      Attachments

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

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            ericlemanissier Eric Lemanissier
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes