<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">David Carlisle wrote:<br>
      <br>
    </div>
    <blockquote type="cite"
cite="mid:CAEW6iOi0v1bM62_hyQ0cqivJsZqTn1Yw5FGQNsxDjb3w0b2yfg@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div>Not sure if xetex can do colour fonts currently, You can
          always experiment with luatex which gets this if using
          harfbuzz</div>
        <div><br>
        </div>
        <div><img
            src="cid:part1.EDC1BE85.80EDCE72@Hellenic-Institute.Uk"
            alt="image.png" class="" width="244" height="136"><br>
        </div>
        <div><br>
        </div>
        <div>\documentclass{article}<br>
          <br>
          \usepackage{fontspec}<br>
          <br>
\newfontfamily\chess[Renderer=HarfBuzz]{BabelStoneXiangqiColour.ttf}<br>
          \begin{document}<br>
          <br>
          testing {\chess ^^^^^^01fa64}<br>
          <br>
          \end{document}<br>
        </div>
      </div>
    </blockquote>
    <br>
    OK, thanks David.  I will see if LuaTeX can handle my existing work
    on the book (which of course assumed plain XeTeX), and if it can, I
    will switch to LuaTeX for this project.  But do you know how one
    does the plain LuaTeX equivalent of :<br>
    <br>
    <blockquote type="cite">\usepackage{fontspec}<br>
\newfontfamily\chess[Renderer=HarfBuzz]{BabelStoneXiangqiColour.ttf}</blockquote>
    <br>
    I <i>really</i> don't want to have to use packages unnecessarily.<br>
    -- <br>
    <i>** Phil.</i><br>
  </body>
</html>