* Mike Zulauf on Tue, Jan 11, 2005:
> I've been following the recent issues with xpdf, and I've come across a 
> different problem.  When I try to run xpdf, I get "No display font" 
> errors.  For example:
> 
>% xpdf sample.pdf
> Error: No display font for 'Courier'
> Error: No display font for 'Courier-Bold'
> Error: No display font for 'Courier-BoldOblique'
> Error: No display font for 'Courier-Oblique'
> Error: No display font for 'Helvetica'
> Error: No display font for 'Helvetica-Bold'
> Error: No display font for 'Helvetica-BoldOblique'
> Error: No display font for 'Helvetica-Oblique'
> Error: No display font for 'Symbol'
> Error: No display font for 'Times-Bold'
> Error: No display font for 'Times-BoldItalic'
> Error: No display font for 'Times-Italic'
> Error: No display font for 'Times-Roman'
> Error: No display font for 'ZapfDingbats'

Do you have a customized xpdfrc somewhere?

I had to get rid of my t1libControl and freetypeControl settings
that are now obsolete and replaced by the antialias, enableT1lib,
enableFreeType settings (see man xpdfrc) -- even though the
system xpdfrc in /sw/etc still lists the old parameters
(outcommented).

You might also want to check and compare the settings for
displayFontT1 and the paths to the corresponding ghostscript
fonts (/sw/share/ghostscript/fonts/... here).

HTH

c
-- 
                               --->> <http://www.blacktrash.org/>



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to