<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - please do not register WOFF(2) fonts"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101270#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - please do not register WOFF(2) fonts"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101270">bug 101270</a>
              from <span class="vcard"><a class="email" href="mailto:fabian+debian@greffrath.com" title="Fabian Greffrath <fabian+debian@greffrath.com>"> <span class="fn">Fabian Greffrath</span></a>
</span></b>
        <pre>(In reply to Akira TAGOH from <a href="show_bug.cgi?id=101270#c4">comment #4</a>)
<span class="quote">> Looking at the attached config, is WOFF fonts supposed to be put under
> /usr/share/fonts/woff? is it documented somewhere such as FHS? if it is the
> distro-specific rule, it should goes there.</span >

It's a misconception. On the one hand, fonts are supposed to be installed into
/usr/share/fonts; on the other hand, fonts in WOFF format are not supposed to
get registered by fontconfig or in fact any other application at all.

Please consider the config snippet as a mere example. It might make sense to
rely on the file name extension and match the reject against
<glob>*.woff*</glob> here.

Or will <glob>*.[wW][oO][fF][fF]*</glob> work?</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>