public inbox for linux-serial@vger.kernel.org
 help / color / mirror / Atom feed
From: Jiri Slaby <jirislaby@kernel.org>
To: Nicolas Pitre <nico@fluxnic.net>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Nicolas Pitre <npitre@baylibre.com>,
	linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 4/8] vt: introduce gen_ucs_fallback_table.py to create ucs_fallback_table.h
Date: Tue, 13 May 2025 12:35:59 +0200	[thread overview]
Message-ID: <a1123fe1-b242-4b01-9883-82b2c4e0a0df@kernel.org> (raw)
In-Reply-To: <20250507141535.40655-5-nico@fluxnic.net>

On 07. 05. 25, 16:13, Nicolas Pitre wrote:
> From: Nicolas Pitre <npitre@baylibre.com>
> 
> The generated table maps complex characters to their simpler fallback
> forms for a terminal display when corresponding glyphs are unavailable.
> This includes diacritics, symbols as well as many drawing characters.
> Fallback characters aren't perfect replacements, obviously. But they are
> still far more useful than a bunch of squared question marks.
> 
> Signed-off-by: Nicolas Pitre <npitre@baylibre.com>

Much better!

Reviewed-by: Jiri Slaby <jirislaby@kernel.org>

-- 
js
suse labs

  reply	other threads:[~2025-05-13 10:36 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-07 14:13 [PATCH v2 0/8] vt: more Unicode handling changes Nicolas Pitre
2025-05-07 14:13 ` [PATCH v2 1/8] vt: ucs.c: fix misappropriate in_range() usage Nicolas Pitre
2025-05-07 14:13 ` [PATCH v2 2/8] vt: make sure displayed double-width characters are remembered as such Nicolas Pitre
2025-05-07 14:13 ` [PATCH v2 3/8] vt: move glyph determination to a separate function Nicolas Pitre
2025-05-07 14:13 ` [PATCH v2 4/8] vt: introduce gen_ucs_fallback_table.py to create ucs_fallback_table.h Nicolas Pitre
2025-05-13 10:35   ` Jiri Slaby [this message]
2025-05-07 14:13 ` [PATCH v2 5/8] vt: create ucs_fallback_table.h_shipped with gen_ucs_fallback_table.py Nicolas Pitre
2025-05-07 14:13 ` [PATCH v2 6/8] vt: add ucs_get_fallback() Nicolas Pitre
2025-05-07 14:13 ` [PATCH v2 7/8] vt: make use of ucs_get_fallback() when glyph is unavailable Nicolas Pitre
2025-05-07 14:13 ` [PATCH v2 8/8] vt: process the full-width ASCII fallback range programmatically Nicolas Pitre

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=a1123fe1-b242-4b01-9883-82b2c4e0a0df@kernel.org \
    --to=jirislaby@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=nico@fluxnic.net \
    --cc=npitre@baylibre.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