<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>On 2017-05-29 04:12, Fabian Greffrath wrote:<br>
    </p>
    <blockquote type="cite"
cite="mid:dd5ea2f7333a843f108dec18439f565d.squirrel@webmail.greffrath.com">
      <pre wrap="">sorry for the long time it sometimes takes to get an answer on this list. :/</pre>
    </blockquote>
    <br>
    I understand, people are busy. Thank you for being willing to look
    at it.<br>
    <br>
    <blockquote type="cite"
cite="mid:dd5ea2f7333a843f108dec18439f565d.squirrel@webmail.greffrath.com">
      <pre wrap="">Your request is not forgotten, it's on my TODO list and I will take a look
at your package as soon as I have some spare time left. However, I cannot
give promises if it will be this week or next...</pre>
    </blockquote>
    <br>
    Well, the extra time may be good. Daniel Glassey, a current
    maintainer and sponsor of the package mentioned to me that WOFF
    files should go in /usr/share/fonts, but only with a fontconfig
    override such as<br>
    <br>
    <?xml version="1.0"?><br>
    <!DOCTYPE fontconfig SYSTEM "fonts.dtd"><br>
    <fontconfig><br>
    <!-- Reject annapurna woff fonts --><br>
     <selectfont><br>
      <rejectfont><br>
       <glob>/usr/share/fonts/woff/annapurna*</glob><br>
      </rejectfont><br>
     </selectfont><br>
    </fontconfig><br>
    <br>
    in /etc/fonts/conf.avail/71-woff-annapurna.conf. I suspect the path
    should be /etc/fonts/conf.d/, but the intent is the same.<br>
    <br>
    Thanks, Bobby<br>
    <br>
    <div class="moz-signature">-- <br>
      Bobby de Vos<br>
      <em><a class="moz-txt-link-abbreviated" href="mailto:bobby_devos@sil.org">bobby_devos@sil.org</a></em><br>
    </div>
  </body>
</html>