<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Peace, friends.<br>
    John meant that LuaTeX can use any font on the computer.<br>
    Martin meant that it doesn't use libraries to do so.<br>
    There probably was a confusion on the word <i>library</i>.<br>
    So: LuaTeX can use any font, but you have to kpath-search for them
    and extract any info by yourself; you're not helped by fontconfig
    (although I suppose you can make LuaTeX read it). And then you can
    build you own library, of course (I guess luaotfload -- which isn't
    built in LuaTeX but is independent code -- does something like that,
    to avoid searching all directories each time a font is called).<br>
    <br>
    So everybody's right. Isn't it wonderful?<br>
    <br>
    Paul<br>
    <br>
    Le 23/10/2010 22:08, Martin Schröder a écrit :
    <blockquote
      cite="mid:AANLkTike-Aj+TKKaSYu5QicaNJMQ4qExq7pPDXA_J3ZE@mail.gmail.com"
      type="cite">
      <pre wrap="">2010/10/23 John Culleton <a class="moz-txt-link-rfc2396E" href="mailto:john@wexfordpress.com"><john@wexfordpress.com></a>:
</pre>
      <blockquote type="cite">
        <pre wrap="">I am pretty sure there is a macro \luaotfload or similar name that
allows one to access ttf and otf fonts from the system libraries in a
luatex run.
</pre>
      </blockquote>
      <pre wrap="">
Yes. But the main difference between XeTeX and LuaTeX is that XeTeX
uses system libraries to find fonts (e.g. fontconfig), while LuaTeX
doesn't.

Best
   Martin
</pre>
    </blockquote>
  </body>
</html>