From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RiORs-0002bA-WF for garchives@archives.gentoo.org; Wed, 04 Jan 2012 10:52:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05FD521C02F; Wed, 4 Jan 2012 10:51:48 +0000 (UTC) Received: from smtp4.epfl.ch (smtp4.epfl.ch [128.178.224.218]) by pigeon.gentoo.org (Postfix) with SMTP id 986C821C02F for ; Wed, 4 Jan 2012 10:50:45 +0000 (UTC) Received: (qmail 11971 invoked by uid 107); 4 Jan 2012 10:50:42 -0000 X-Virus-Scanned: ClamAV Received: from tsf-wpa-2-3118.epfl.ch (HELO epfl.ch) (128.178.243.118) (authenticated) by smtp4.epfl.ch (AngelmatoPhylax SMTP proxy) with ESMTPA; Wed, 04 Jan 2012 11:50:43 +0100 Received: by epfl.ch (nbSMTP-1.00) for uid 1000 (using TLSv1/SSLv3 with cipher AES256-SHA (256/256 bits)) wongwwy@member.ams.org; Wed, 4 Jan 2012 11:52:49 +0100 (CET) Date: Wed, 4 Jan 2012 11:52:47 +0100 From: Willie WY Wong To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] xpdf - missing fonts Message-ID: <20120104105247.GA2115@Gee-Mi-Ni.epfl.ch> References: <20120103221536.GA16606@syscon7.inet> <4F038D29.9090401@binarywings.net> <20120103234243.GA25770@syscon7.inet> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120103234243.GA25770@syscon7.inet> User-Agent: Mutt/1.5.21 (2010-09-15) X-Archives-Salt: 08e408b2-fab6-48a5-a894-d467dfe5fcb1 X-Archives-Hash: 19056814eff3687814ea5f0a1b5900b1 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