Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: fonts mostly inaccessable to xterm
Date: Mon, 06 Mar 2017 12:50:44
Message-Id: 21582206.gVU1vOR2JD@dell_xps
In Reply to: [gentoo-user] Re: fonts mostly inaccessable to xterm by Harry Putnam
1 On Sunday 05 Mar 2017 19:52:18 Harry Putnam wrote:
2 > Corbin Bird <corbinbird@×××××××.net> writes:
3 > > Have you tried : xterm -fa "9x15B-ISO8859-1"?
4 >
5 > I mentioned that the -fa switch was not working at all.
6 >
7 > I've since discovered that the xterms I had were compiled with useflag
8 > truetype disabled .. so `-truetype' Which meant xterm was compiled
9 > without support for -fa
10 >
11 > > Note : that works on XTerm v325 ( tested ).
12 >
13 > I've recompiled xterm with useflag truetype enabled and now I have the
14 > -fa flag so I can run the command you mentioned above now.
15 >
16 > That is a nice looking font... a little big on my view but
17 >
18 > I see something a bit off here... trying to get a smaller font of the
19 > same type I went clear down to 4x6... but those all look just like
20 > the "9x15B-ISO8859-1"
21 >
22 > xterm -fa 4x6-ISO8859-1
23 >
24 > Does not say anything by way of error or explanation just shows a
25 > terminal with the same font displayed as "9x15B-ISO8859-1"
26 >
27 > That can't be a desirable outcome.
28 >
29 > It must just be displaying the same size from 9x 8x 7x 6x 5x 4x. and
30 > doing so silently.
31
32 Have you tried creating a ~/.Xresources file with something like:
33
34 xterm*faceSize:12
35 xterm*faceSize1:6
36 xterm*faceSize2:8
37 xterm*faceSize3:10
38 xterm*faceSize4:12
39 xterm*faceSize5:14
40 xterm*faceSize6:16
41
42 This seems to work here, but I do not change font sizes in real time.
43
44 --
45 Regards,
46 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature