diff options
author | Nicolas Pitre <npitre@baylibre.com> | 2025-05-07 10:13:19 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-05-21 13:39:45 +0200 |
commit | 5071ddc18e17797248151ca2bea1b8d4e67d996f (patch) | |
tree | b0548c39f203d1d89dffd456c08d7e5f86efeb34 /scripts/lib/kdoc/kdoc_files.py | |
parent | bb9a1516765252619ef0e36e9ecf3aedbe7b5710 (diff) |
vt: introduce gen_ucs_fallback_table.py to create ucs_fallback_table.h
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>
Reviewed-by: Jiri Slaby <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/20250507141535.40655-5-nico@fluxnic.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions