<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 2017-04-06 07:31, Ulrike Fischer wrote:<br>
    <blockquote cite="mid:u3xcrv6bu66r.dlg@nililand.de" type="cite">
      <pre wrap="">Am Thu, 6 Apr 2017 07:10:06 -0600 schrieb Bobby de Vos:

</pre>
      <blockquote type="cite">
        <pre wrap="">On 2017-04-06 02:39, Ulrike Fischer wrote:
</pre>
        <blockquote type="cite">
          <pre wrap="">On the whole I would agree with the debian answer: applications like
xetex/xdvipdfmx shouldn't try to use fonts it can't handle. 
</pre>
        </blockquote>
        <pre wrap="">
Thank you for your response. I will file a bug with Debian at some point.
</pre>
      </blockquote>
      <pre wrap="">
Why Debian? I meant it is more a xetex problem so I would add a bug
report there. </pre>
    </blockquote>
    <br>
    Sorry for the confusion. I asked about woff files on a Debian email
    list, and the response [1] was I should file a bug report against
    the package that was choking on the woff files. That package would
    be the package containing XeTeX. So I agree, not a Debian bug, but
    Debian would receive a bug against the XeTeX package, and presumably
    forward that bug to the XeTeX maintainers (which I would imagine are
    on this xetex list already).<br>
    <br>
    [1]
<a class="moz-txt-link-freetext" href="https://lists.alioth.debian.org/pipermail/pkg-fonts-devel/2017-April/019338.html">https://lists.alioth.debian.org/pipermail/pkg-fonts-devel/2017-April/019338.html</a><br>
    <br>
    <blockquote cite="mid:u3xcrv6bu66r.dlg@nililand.de" type="cite"><br>
      <blockquote type="cite">
        <pre wrap="">
where do I put the extension? I can place the font name in brackets [],
and include the extension, but then I need to supply the entire path to
the font file.
</pre>
      </blockquote>
      <pre wrap="">
You don't need the full path. This here works fine for me (arial is
a system font and the other is in the texmf tree):

\font\test="[arial.ttf]:color=FF0000;mapping=tex-text" at 20pt 
\test
alblbl --- </pre>
    </blockquote>
    <br>
    I had missed that, thank you for pointing it out to me.<br>
    <br>
    Bobby<br>
    <br>
    <div class="moz-signature">-- <br>
      Bobby de Vos<br>
      <em><a class="moz-txt-link-abbreviated" href="mailto:devos.bobby@gmail.com">devos.bobby@gmail.com</a></em><br>
    </div>
  </body>
</html>