<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 12/13/2015 01:51 AM, Peter von
      Kaehne wrote:<br>
    </div>
    <blockquote cite="mid:1449989491.3676.11.camel@gmx.net" type="cite">
      <pre wrap="">relies on something else (webkit) which in turn (via gtk?) relies on
pango which in turn relies on harfbuzz if it is there.
</pre>
    </blockquote>
    <font face="FreeSerif">pango and pangocairo are libs installed (in
      Fedora) as the pango package.  pangocairo loads harfbuzz
      dynamically -- it is not part of the build/link of Xiphos, but is
      inhaled during runtime by pangocairo.</font><br>
    <blockquote cite="mid:1449989491.3676.11.camel@gmx.net" type="cite">
      <pre wrap="">I am not sure if our Windows version of Xiphos needs to bundle all this
stuff and where it gets it from</pre>
    </blockquote>
    <font face="FreeSerif">Yes, certainly; libharfbuzz and
      libharfbuzz-icu are among the libs listed in makeDistro.sh for
      inclusion in the installer.  They are available via mingw
      packages.</font><br>
  </body>
</html>