<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    On 11/19/2018 07:16 PM, Behdad Esfahbod wrote:<br>
    <blockquote type="cite"
cite="mid:CAF63+7VQ5NvzcfD-YHFMuW-3P-jvUkKY0Z5mx=sEuOSmBwK_Qw@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      <div dir="ltr">
        <div class="gmail_quote">
          <div dir="ltr">Hi Ansel,</div>
          <div dir="ltr"><br>
          </div>
          <div dir="ltr">On Mon, Nov 19, 2018 at 7:44 PM Ansel
            Sermersheim <<a href="mailto:ansel@copperspice.com"
              moz-do-not-send="true">ansel@copperspice.com</a>>
            wrote:<br>
          </div>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">...We have
            tried cluster <br>
            levels 0 and 1, and neither one worked as we expected. In
            every case, <br>
            combining accents are marked as being in a separate cluster
            to the base <br>
            codepoint. For example, U+0061 Latin Small Letter A followed
            by U+0308 <br>
            Combining Diaeresis are being placed in adjacent clusters
            rather than <br>
            the same cluster.</blockquote>
          <div><br>
          </div>
          <div>That doesn't sound right.  Are you setting any custom
            unicode-funcs on the buffer?  Only thing I can think of that
            can do this is faulty / missing Unicode funcs. <br>
          </div>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
    We had a feeling something was missing. No, we are not supplying any
    unicode funcs. Do you have a sample or documentation reference for
    what we need to supply? I have looked at the online documentation
    without seeing a clear list of what is required. We are specifically
    looking to use harfbuzz to decipher special case grapheme breaks. <br>
    <br>
    Thanks,<br>
    <br>
    -Ansel<br>
  </body>
</html>