Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Fonts and bad eyes
Date: Wed, 21 May 2014 06:22:32
Message-Id: 20140521062221.GA6944@waltdnes.org
In Reply to: Re: [gentoo-user] Fonts and bad eyes by David Haller
1 On Mon, May 19, 2014 at 12:23:53PM +0200, David Haller wrote
2
3 > emerge terminus-font
4 >
5 > might help. E.g.: setfont ter-132n. But that seems to need a
6 > framebuffer, but you seem to have that ;)
7 > I like default8x16 better though. At least at vga=normal which gives
8 > me a nice 80x25 terminal ;)
9
10 I now have 80x25 consolemode on the notebook. Thanks for that info.
11 My next goal is 80x40 etc.
12
13 > >* Plan B) is there free software around that can modify/tweak the
14 > > regular fonts to double their width?
15 >
16 > emerge psftools
17 > man -k psf
18
19 Not really what I was looking for. It simply converts between
20 different machine formats. I went to the project homepage at
21 http://www.seasip.info/Unix/PSF/ looking for more info. I noticed a
22 pointer to the PSF file format at...
23 http://www.win.tue.nl/~aeb/linux/kbd/font-formats-1.html I'll take a
24 crack at writing a "consolefont magnify" utility. What I want to do is
25 magnify lat1-08, lat1-10, lat1-12, lat1-14, and lat1-16 vertically and
26 horizontally. The simplest approach will be to magnify by a factor of
27 2 or 3. Since the fonts were originally for a 640 pixel-wide screen,
28 that would would work on my notebook (640 * 2 = 1280) and on my 24"
29 desktop monitor (640 * 3 = 1920).
30
31 --
32 Walter Dnes <waltdnes@××××××××.org>
33 I don't run "desktop environments"; I run useful applications

Replies

Subject Author
Re: [gentoo-user] Fonts and bad eyes Peter Humphrey <peter@××××××××××××.uk>