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

qt5: impossible to use system harfbuzz

XMLWordPrintable

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

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes