Gentoo Archives: gentoo-user

From: Floyd Anderson <f.a@××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Error with infinality font while emerging sane-backends
Date: Wed, 28 Mar 2018 14:55:27
Message-Id: 20180328145514.okzxl3nas22xze63@31c0.net
In Reply to: Re: [gentoo-user] Error with infinality font while emerging sane-backends by Danny YUE
1 On Wed, 28 Mar 2018 13:58:21 +0800
2 Danny YUE <sheepduke@×××××.com> wrote:
3 >
4 >
5 >Thanks for your quick reply :-)
6 >
7 >I created the symbolic link as you told,
8
9 That solves the:
10
11 Fontconfig error: failed reading config file
12 Fontconfig error: Cannot load config file "infinality/conf.d"
13
14 errors – they’re gone.
15
16 >but it still does not
17 >work...same error message.
18
19 Now you have to solve the:
20
21 Error: /invalidfont in /findfont
22
23 Last OS error: No such file or directory
24 GPL Ghostscript 9.21: Error: /invalidfont in /findfont
25
26 errors. The culprit seems here the Type-1 font selection, see bug
27 #620148 [1]. Commenting the mentioned section in:
28
29 /etc/fonts/infinality/infinality.conf
30
31 works here, bumping Ghostscript to version 9.23 doesn’t.
32
33 Hope that helps. If not, you probably can temporarily rename:
34
35 /usr/bin/fig2dev (package media-gfx/transfig)
36
37 to hide it from the media-gfx/sane-backends build process, so it wont
38 build the PDF documentation. Previously sane-backends-1.0.27 compiles
39 fine without media-gfx/xfig and therefore media-gfx/transfig.
40
41
42 Reference:
43 [1] <https://bugs.gentoo.org/show_bug.cgi?id=620148>
44
45
46
47 --
48 Regards,
49 floyd

Replies

Subject Author
Re: [gentoo-user] Error with infinality font while emerging sane-backends Danny YUE <sheepduke@×××××.com>