From: Helge Deller <deller@kernel.org>
To: Pavel Nikulin <pavel@noa-labs.com>,
linux-fbdev@vger.kernel.org, dri-devel@lists.freedesktop.org
Cc: Helge Deller <deller@gmx.de>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v5] Fonts: Adding all Terminus fronts from 12 to 32 in bold, and normal versions
Date: Fri, 27 Feb 2026 21:59:27 +0100 [thread overview]
Message-ID: <aaIFr-GKG1qiJYwg@p100> (raw)
In-Reply-To: <20260226073404.13511-1-pavel@noa-labs.com>
Hi Pavel,
please include the graphics mailing lists (fbdev, dri-devel).
* Pavel Nikulin <pavel@noa-labs.com>:
> This patch adds an option to compile-in all terminus fonts, and removed the old bold only terminus version
>
> These fonts were converted from Terminus psf files with the help of psftools and a script.
>
> This patch is non-intrusive, no options are enabled by default so most users won't notice a thing.
Sure, but you add a whole lot of fonts.
Why are both bold and non-bold fonts needed?
Why do we need all in-kernel?
They may be loaded after bootup via userspace too.
What does other people think?
Helge
> I am placing my changes under the GPL 2.0 just as source Terminus font.
>
> Signed-off-by: Pavel Nikulin <pavel@noa-labs.com>
> ---
> V4 -> V5: Added changed font.h to the patch
>
> include/linux/font.h | 42 +-
> lib/fonts/Kconfig | 142 +-
> lib/fonts/Makefile | 15 +
> lib/fonts/font_ter10x18.c | 6412 ++++++++----------------------------
> lib/fonts/font_ter10x18b.c | 1305 ++++++++
> lib/fonts/font_ter10x20.c | 1305 ++++++++
> lib/fonts/font_ter10x20b.c | 1305 ++++++++
> lib/fonts/font_ter11x22.c | 1561 +++++++++
> lib/fonts/font_ter11x22b.c | 1561 +++++++++
> lib/fonts/font_ter12x24.c | 1561 +++++++++
> lib/fonts/font_ter12x24b.c | 1561 +++++++++
> lib/fonts/font_ter14x28.c | 1817 ++++++++++
> lib/fonts/font_ter14x28b.c | 1817 ++++++++++
> lib/fonts/font_ter16x32.c | 4107 +++++++++++------------
> lib/fonts/font_ter16x32b.c | 2073 ++++++++++++
> lib/fonts/font_ter6x12.c | 537 +++
> lib/fonts/font_ter8x14.c | 537 +++
> lib/fonts/font_ter8x14b.c | 537 +++
> lib/fonts/font_ter8x16.c | 537 +++
> lib/fonts/font_ter8x16b.c | 537 +++
> lib/fonts/fonts.c | 45 +
> 21 files changed, 22124 insertions(+), 7190 deletions(-)
> create mode 100644 lib/fonts/font_ter10x18b.c
> create mode 100644 lib/fonts/font_ter10x20.c
> create mode 100644 lib/fonts/font_ter10x20b.c
> create mode 100644 lib/fonts/font_ter11x22.c
> create mode 100644 lib/fonts/font_ter11x22b.c
> create mode 100644 lib/fonts/font_ter12x24.c
> create mode 100644 lib/fonts/font_ter12x24b.c
> create mode 100644 lib/fonts/font_ter14x28.c
> create mode 100644 lib/fonts/font_ter14x28b.c
> create mode 100644 lib/fonts/font_ter16x32b.c
> create mode 100644 lib/fonts/font_ter6x12.c
> create mode 100644 lib/fonts/font_ter8x14.c
> create mode 100644 lib/fonts/font_ter8x14b.c
> create mode 100644 lib/fonts/font_ter8x16.c
> create mode 100644 lib/fonts/font_ter8x16b.c
next parent reply other threads:[~2026-02-27 20:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20260226073404.13511-1-pavel@noa-labs.com>
2026-02-27 20:59 ` Helge Deller [this message]
2026-03-10 12:24 ` [PATCH v5 RESEND] Fonts: Adding all Terminus fronts from 12 to 32 in bold, and normal versions Pavel Nikulin
2026-03-10 12:24 ` [PATCH v5] " Pavel Nikulin
2026-03-10 16:56 ` [PATCH v5 RESEND] " Helge Deller
2026-03-11 7:53 ` [PATCH v5] " Thomas Zimmermann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aaIFr-GKG1qiJYwg@p100 \
--to=deller@kernel.org \
--cc=deller@gmx.de \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pavel@noa-labs.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox