| 
     Hylafax Mailing List Archives
 | 
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
Re: Problem with font metric information
They're supposed to be installed with ghostscript.
But since there's a copy included in the distribution you can:
	cd hylafax-v4.0pl2
	cp -rp afm /usr/local/lib/fax
and then add this line to the /usr/local/lib/fax/hyla.conf file
	FontDir: /usr/local/lib/fax/afm
The man page says that the default location is /usr/share/ghostscript/fonts;
you can change this when you configure Hylafax (it's kept in config.h).