<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - webfonts support?"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=63096#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - webfonts support?"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=63096">bug 63096</a>
              from <span class="vcard"><a class="email" href="mailto:akira@tagoh.org" title="Akira TAGOH <akira@tagoh.org>"> <span class="fn">Akira TAGOH</span></a>
</span></b>
        <pre>I mean I did update FcHashGetSHA256DigestFromFile() to
FcHashGetSHA256DigestFromFace() with FT_Face and read the font data with
FT_Load_Sfnt_Table in it. since it has FT_Face in an argument, fcint.h was
required to include freetype headers.

I guess you expected to do it in fcfreetype.c and give the font data to
something like FcHashGetSHA256DigestFromMemory() right?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>