linux/drivers/tty/vt/.gitignore
Nicolas Pitre de45d93f00 vt: create ucs_fallback_table.h_shipped with gen_ucs_fallback_table.py
The generated table maps complex characters to their simpler fallback
forms for a terminal display when corresponding glyphs are unavailable.
A page-based approach is used to reduce compiled binary footprint.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
Link: https://lore.kernel.org/r/20250507141535.40655-6-nico@fluxnic.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-05-21 13:39:45 +02:00

8 lines
146 B
Plaintext

# SPDX-License-Identifier: GPL-2.0
/conmakehash
/consolemap_deftbl.c
/defkeymap.c
/ucs_fallback_table.h
/ucs_recompose_table.h
/ucs_width_table.h