diff options
author | 2025-05-07 10:13:22 -0400 | |
---|---|---|
committer | 2025-05-21 13:39:45 +0200 | |
commit | 6802f3591fdc732d2460eed3112b02cc07acab8f (patch) | |
tree | 131682f7bd0dd956fa11f91f4d8a8058ca694147 /scripts/generate_rust_analyzer.py | |
parent | vt: add ucs_get_fallback() (diff) | |
download | linux-rng-6802f3591fdc732d2460eed3112b02cc07acab8f.tar.xz linux-rng-6802f3591fdc732d2460eed3112b02cc07acab8f.zip |
vt: make use of ucs_get_fallback() when glyph is unavailable
Attempt to display a fallback character when given character doesn't
have an available glyph. The substitution may not be as good as the
original character but still way more helpful than a squared question
mark.
Example substitutions: À -> A, ç -> c, ø -> o, ─ -> -, © -> C, etc.
See gen_ucs_fallback_table.py for a comprehensive list.
Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
Link: https://lore.kernel.org/r/20250507141535.40655-8-nico@fluxnic.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions