diff options
| author | Nicolas Pitre <[email protected]> | 2025-05-07 14:13:22 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2025-05-21 11:39:45 +0000 |
| commit | 6802f3591fdc732d2460eed3112b02cc07acab8f (patch) | |
| tree | 131682f7bd0dd956fa11f91f4d8a8058ca694147 /net/unix/af_unix.c | |
| parent | vt: add ucs_get_fallback() (diff) | |
| download | kernel-6802f3591fdc732d2460eed3112b02cc07acab8f.tar.gz kernel-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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
