public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Willie WY Wong <wongwwy@member.ams.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] xpdf - missing fonts
Date: Wed, 4 Jan 2012 11:52:47 +0100	[thread overview]
Message-ID: <20120104105247.GA2115@Gee-Mi-Ni.epfl.ch> (raw)
In-Reply-To: <20120103234243.GA25770@syscon7.inet>

On Tue, Jan 03, 2012 at 04:42:43PM -0700, Penguin Lover Joseph squawked:
> On 01/04/12 00:20, Florian Philipp wrote:
> >Am 03.01.2012 23:15, schrieb Joseph:
> >> xpdf it complains about missing fonts
> >> xpdf hl5370d_ukeng_usr.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'
> >> Warning: Missing charsets in String to FontSet conversion
> >> Warning: Missing charsets in String to FontSet conversion
> >> Warning: Missing charsets in String to FontSet conversion
> >> Warning: Missing charsets in String to FontSet conversion
> >>
> >> Anybody knows how to install them?

Xpdf is looking for fonts in places that are strange:


open("/usr/share/ghostscript/fonts/n022004l.pfb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/share/ghostscript/fonts/n022004l.pfb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/fonts/default/Type1/n022004l.pfb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/fonts/default/ghostscript/n022004l.pfb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/fonts/type1/gsfonts/n022004l.pfb", O_RDONLY) = -1 ENOENT (No such file or directory)
write(2, "Error: ", 7Error: )                  = 7
write(2, "No display font for 'Courier-Bol"..., 34No display font for 'Courier-Bold') = 34


whereas the above font is actually in 

/usr/share/fonts/urw-fonts/

(I've been sort of just ignoring this warning, since no pdfs I've used 
have had problem displaying, despite those errors.)

W
-- 
Data aequatione quotcunque fluentes quantitae involvente fluxiones invenire 
         et vice versa   ~~~  I. Newton




  reply	other threads:[~2012-01-04 10:52 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-03 22:15 [gentoo-user] xpdf - missing fonts Joseph
2012-01-03 23:20 ` Florian Philipp
2012-01-03 23:42   ` Joseph
2012-01-04 10:52     ` Willie WY Wong [this message]
2012-01-04 13:52       ` Florian Philipp
2012-01-04 15:51         ` Joseph
2012-01-05  8:59           ` Willie WY Wong
2012-01-05 17:36             ` Joseph
2012-01-06  8:57               ` Willie WY Wong
2012-01-06 15:52               ` [gentoo-user] " walt
2012-01-06 16:48                 ` Joseph
2012-01-06 21:51                   ` walt
2012-01-07  3:40                     ` Joseph
2012-01-09  0:31                       ` Walter Dnes
2012-01-09 17:50                         ` Joseph
2012-01-09 22:23                           ` walt
2012-01-09 22:39                             ` Michael Mol
2012-01-09 22:48                           ` Walter Dnes
2012-01-06 16:50                 ` Joseph
2012-01-05  8:49         ` [gentoo-user] " Willie WY Wong
2012-01-05 17:50           ` Joseph
2012-01-06  9:05             ` Willie WY Wong
2012-01-06 16:44               ` Joseph

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120104105247.GA2115@Gee-Mi-Ni.epfl.ch \
    --to=wongwwy@member.ams.org \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox