<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Provide a means for matching and selecting a color emoji font"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94551#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Provide a means for matching and selecting a color emoji font"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94551">bug 94551</a>
              from <span class="vcard"><a class="email" href="mailto:freedesktop@behdad.org" title="Behdad Esfahbod <freedesktop@behdad.org>"> <span class="fn">Behdad Esfahbod</span></a>
</span></b>
        <pre>Cool.  There's these that we don't support currently:

""""""""
 system-ui

This generic font family is intended to let text render with the default user
interface font on the platform on which the UA is running. A cross-platform UA
should use different fonts on its different supported platforms. The purpose of
system-ui is to allow web content to integrate with the look and feel of a
native app. On platforms which have a collection of system user interface fonts
(e.g. for different languages), user agents may treat system-ui as a virtual
font which encompasses all the platform user interface fonts. However, if this
is done, the details of the virtual font must not be visible or detectable.

 emoji

This font family is intended for use with emoji characters.

 math

This font family is intended for use with mathematical expressions.

 fangsong

This font family is used for fang song typefaces in Chinese.
""""""""

Emoji and math are easy to implement.  system-ui, I don't know how to do.</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>