Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: xpdf - missing fonts
Date: Mon, 09 Jan 2012 00:33:36
Message-Id: 20120109003135.GB19323@waltdnes.org
In Reply to: Re: [gentoo-user] Re: xpdf - missing fonts by Joseph
1 On Fri, Jan 06, 2012 at 08:40:04PM -0700, Joseph wrote
2 > On 01/06/12 13:51, walt wrote:
3 > >
4 > >Try turning the NLS useflag on for your installed font packages that use
5 > >NLS. Not all font packages use NLS, dunno why. To see which installed
6 > >fonts use NLS:
7 > >
8 > >#eix -IU nls | grep fonts
9 >
10 > Aparenlty none of them:
11 >
12 > eix -IU nls | grep fonts
13 > [I] media-fonts/font-misc-misc
14 > Description: X.Org miscellaneous fonts
15
16 I have a suggestion that goes in the opposite direction. It's part of
17 bug https://bugs.gentoo.org/show_bug.cgi?id=368335
18
19 For some reason, the default is now to generate Unicode encoding only
20 (I believe it's iso10646), not iso8859-1 or any of the other local
21 encodings. I ran into this when xfreecell refused to start, due to
22 missing a specific iso8859-1 font. The bug can be worked around by
23 editing the file /usr/portage/eclass/xorg-2.eclass I'm attaching my
24 edited version.
25
26 * Rename your current /usr/portage/eclass/xorg-2.eclass
27 * substitute the version attached to this post
28 * re-emerge all your fonts
29
30 ***NOTE*** This eclass file tries to produce iso8859-1 only. Modify
31 it if you want other iso code files.
32
33 File attached...
34
35 --
36 Walter Dnes <waltdnes@××××××××.org>

Attachments

File name MIME type
xorg-2.eclass text/plain

Replies

Subject Author
Re: [gentoo-user] Re: xpdf - missing fonts Joseph <syscon780@×××××.com>