Re: [kbd] [PATCH] setfont: Add option -d to double size of font.

Ben Pfaff <[email protected]> Wed, 18 Sep 2019 07:54:55 -0700
Newsgroups dev.linux.lists.kbd
Message-ID <CAA_G9+iPEYKf+Ad2cDhJtA_Q8aqw9iyF_jUj0M8-p-xGQMRqag@mail.gmail.com>
On Tue, Sep 17, 2019 at 6:31 AM Alexey Gladkov <[email protected]> wrote:
>
> On Thu, Sep 05, 2019 at 07:22:35PM -0700, Ben Pfaff wrote:
> > On high pixel density systems, such as 4k displays, typical font sizes like
> > 8x16 are illegible to most readers.  One solution would be to install and
> > use fonts that are designed for these displays, but currently these are not
> > widely available and perhaps they will never be available in all the same
> > varieties as the low-density fonts that have been used for a long time.
> >
> > This patch introduces an alternative: it implements a -d option to setfont
> > that causes each pixel to be doubled along each axis (which actually
> > quadruples the size of the font).  It makes all of the traditional fonts
> > usable on high-DPI display.
>
> Why you do not want to use/create bigger font ?

There's nothing wrong with the fonts we've always had except that they are
too small. Scaling them 2x along each dimension makes them appear the
same size they were before.