<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Thank you, Keith, that does the job perfectly.<br>
<br>
Teus.<br>
<br>
Keith Packard wrote:
<blockquote cite="mid1135270026.4487.2.camel@evo.keithp.com" type="cite">
  <pre wrap="">On Thu, 2005-12-22 at 17:01 +0200, Teus Benschop wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hello,

Given a name, like "Bitstream Charter 16", is there any way to get the
path to the actual font file out of that? 
    </pre>
  </blockquote>
  <pre wrap=""><!---->
That's the central thing that fontconfig does. Try:

$ fc-match -v 'Charter'-16

-keith

  </pre>
</blockquote>
</body>
</html>