<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 04/10/2020 18:05, Martin Frb via
      lazarus wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:f855618b-62eb-e9b9-6434-d97548774f3f@mfriebe.de">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <div class="moz-cite-prefix">On 04/10/2020 10:14, Mr Bee wrote:<br>
      </div>
      <blockquote type="cite"
        cite="mid:125995113.1541726.1601799288108@mail.yahoo.com">
        <meta http-equiv="content-type" content="text/html;
          charset=UTF-8">
        <div class="ydpe3779a4eyahoo-style-wrap"
          style="font-family:Helvetica Neue, Helvetica, Arial,
          sans-serif;font-size:16px;">
          <div>
            <div dir="ltr" data-setdir="false">If it does work, would
              you please submit it as a patch for the next release? At
              least, add a note that the font ligatures feature only
              supports monospaced fonts and only works on Windows. It's
              better than nothing.</div>
            <br>
          </div>
        </div>
      </blockquote>
      revision 63951<br>
      <br>
      Windows only, compile with -dWINDOWS_LIGATURE<br>
      Tested with Cascadia.<br>
    </blockquote>
    <br>
    Just as an update this breaks other scripts<br>
    <br>
        dbg.Arguments := 'a b c ä ö 😁 X あsf';<br>
    <br>
    Using Deja vue mono, normally all chars are shown (maybe with
    windows build in font substitution).<br>
    <br>
    With the patch, the smiley and Japanese (including the 2 full-widths
    chars) are no longer shown.<br>
    <br>
  </body>
</html>