]> www.infradead.org Git - users/jedix/linux-maple.git/commit
vt: create ucs_width_table.h with gen_ucs_width_table.py
authorNicolas Pitre <npitre@baylibre.com>
Thu, 17 Apr 2025 18:45:07 +0000 (14:45 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 26 Apr 2025 09:22:03 +0000 (11:22 +0200)
commit05ea6d71aa7a4f42c773c96dcd1519ac0dcdec86
treece9caf67067ef502344c79c4a9f2300f055f5972
parentb11a041179e70abac27e0e4a6a3cb1f8781b9750
vt: create ucs_width_table.h with gen_ucs_width_table.py

Provide comprehensive ranges for double-width and zero-width Unicode
code points.

Note: scripts/checkpatch.pl complains about "... exceeds 100 columns".
      Please ignore.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
Reviewed-by: Jiri Slaby <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/20250417184849.475581-6-nico@fluxnic.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/vt/ucs_width_table.h [new file with mode: 0644]