On Wed, Sep 22, 2010 at 12:22:36PM -0400, John Culleton wrote:
> On Wednesday 22 September 2010 09:27:52 Alan BRASLAU wrote:
> > On Wednesday 22 September 2010 15:25:26 John Culleton wrote:
> > > You mentioned building a database, and yes that took some time.
> > > Is there a way to have it scan fonts in /usr/share/fonts as well?
> >
> > export OSFONTDIR=/usr/share/fonts
> >
> > Alan
> We are getting close! Thanks for your help.
> 
> That works for OTF fonts in /usr/share/fonts/OTF  and TTF in 
> /usr/share/fonts/TTF but apparently not for Type1 fonts in 
> /usr/share/fonts/Type1. The line below confuses the system:
> 
> \font\barr={file:AGaramond-Regular.pfb} at 30bp

Right now, luaotfload does not support Type1 fonts, you have to load them
through the old TFM mechanism (the same way as in PDFTeX, nothing
changed in this area). But since this is the second request to support
Type1 fonts, I might try to steal some more code from ConTeXt that deal
with Type1 fonts, but I'm bit busy now with my fonts.

Regards,
 Khaled

-- 
 Khaled Hosny
 Arabic localiser and member of Arabeyes.org team
 Free font developer
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to