On 08/07/2013 01:53 PM, Paul Howarth wrote:
I'm trying to track down a problem I'm having with ps2pdf in Rawhide,
whereby it can't find the Times-Italic font. I know very little about
fonts and in fact I don't even know where (in which package, or on the
filesystem) this font should live. The Rawhide build seems to be
pulling in the same font packages as a working F-19 build, so I'm at a
loss at to why it's going wrong.

Sample failure here:

http://koji.fedoraproject.org/koji/taskinfo?taskID=5791424

ps2pdf ./op.ps op.pdf
Error: /invalidfont in /findfont

Perhaps run ps2pdf under strace and look for failed open() calls:

strace -e open ps2pdf ./op.ps op.pdf
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Reply via email to