SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
For a number of reasons I have been doing more work with PDF files of late and have noticed I have a problem with xpdf on my Slackware install ... essentially, it doesn't seem to be rendering fonts correctly, or maybe I should say finding fonts correctly. In order to start troubleshooting, I tried firing it up from the cl on a particularly troublesome document and got this:
chexmix@catbutt:~$ xpdf RecyclingGuide.pdf
Error: Couldn't create a font for 'Times-Roman'
Error: Couldn't create a font for 'Times-Roman'
Error: Couldn't create a font for 'Times-Roman'
Error: Couldn't create a font for 'Times-Roman'
Error: Couldn't create a font for 'Times-Roman'
Error: Couldn't create a font for 'Times-Roman'
Error: Couldn't create a font for 'Times-Roman'
Error: Couldn't create a font for 'Times-Roman'
Error: Couldn't create a font for 'Times-Roman'
Error: Couldn't create a font for 'Times-Roman'
Error: Couldn't create a font for 'Times-Roman'
Error: Couldn't create a font for 'Times-Roman'
Error: Couldn't create a font for 'Times-Roman'
Error: Couldn't create a font for 'Times-BoldItalic'
Error: Couldn't create a font for 'Times-Roman'
Error: Couldn't create a font for 'Times-Roman'
Error: Couldn't create a font for 'Times-Roman'
Error: Couldn't create a font for 'Times-Roman'
Error: Couldn't create a font for 'Times-Roman'
Error: Couldn't create a font for 'Times-Roman'
Error: Couldn't create a font for 'Times-Roman'
Error: Couldn't create a font for 'Times-Roman'
... the first time I've seen it complain about THAT font, but whatever.
I checked in the /etc directory and noticed there was an .xpdfrc.new file I hadn't accounted for, so I merged that in, but am still having this problem.
Anyone else seen anything like it? I checked for prior posts on this issue in the Slack forum and there were hits, but they were years old.
I suggest that you run 'locate n021003l.pfb' and see if the font file is on your disk.
These fonts are in the 'libwmf' package and the 'ghostscript-fonts' package. They may be installed in a different directory.
chexmix, I don't have that either. It doesn't exist in a default Slackware 12.0 setup. It shouldn't affect anything as far as I know. Those fonts are in /usr/share/fonts/Type1 for me (or /usr/share/libwmf/fonts). Try those instead.
I suggest that you run 'locate n021003l.pfb' and see if the font file is on your disk.
These fonts are in the 'libwmf' package and the 'ghostscript-fonts' package. They may be installed in a different directory.
I should have been more explicit / complete with my post: I found the fonts where you said the symlink pointed:
/usr/share/libwmf/fonts/
but I didn't have the symlink 'r the directory in which to create the symlink. I guess it will be a pretty easy fix. :^)
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.