<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 2017-04-06 02:39, Ulrike Fischer wrote:<br>
    <blockquote cite="mid:1nf8400vx5tow.dlg@nililand.de" 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>
    <br>
    Thank you for your response. I will file a bug with Debian at some
    point.<br>
    <br>
    <blockquote cite="mid:1nf8400vx5tow.dlg@nililand.de" type="cite">
      <pre wrap="">On windows where fontconfig is used only by xetex I would try to
blacklist the faulty fonts with a <rejectfont>-pattern (I don't know
if it would work for the woff-problem) in the fontconfig
configuration but I don't think that there is an easy way to do
something like this on linux -- all configuration would affect other
application. So imho some other way to blacklist fonts/font types
for xetex/dvipdfmx is needed (luaotfload has a configuration file
for this).</pre>
    </blockquote>
    <br>
    AFAIK, Windows users don't have this problem. Unless a user or an
    installer installed with WOFF files where fontconfig would find
    them, there would not be a problem. The issue comes up when the
    Debian/Ubuntu packages would place the WOFF files were fontconfig
    finds them.<br>
    <br>
    <blockquote cite="mid:1nf8400vx5tow.dlg@nililand.de" type="cite">
      <pre wrap="">That's the general answer. On the practical side: It can only help
if you can avoid to put the font somewhere where is disturb xetex.
And xetex users shold avoid "vage" font loading by adding the
extension if possible. </pre>
    </blockquote>
    <br>
    How do I specify the extension? If I am using plain XeTeX and have a
    line such as <br>
    <br>
    \font\bodyfont="Andika New Basic/GR" at 12pt<br>
    <br>
    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.<br>
    <br>
    Thanks, 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>