]> Gentwo Git Trees - linux/.git/commit
vt: update gen_ucs_width.py to produce more space efficient tables
authorNicolas Pitre <npitre@baylibre.com>
Thu, 10 Apr 2025 01:14:01 +0000 (21:14 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Apr 2025 14:55:55 +0000 (16:55 +0200)
commit119ff0b0f4541972d829da606599441dace2444d
treedcab014adc757b5ee2c0dc6ff3599b52e116b280
parentcd6937d42bca46f2143544918e535d6fd22b71b7
vt: update gen_ucs_width.py to produce more space efficient tables

Split table ranges into BMP (16-bit) and non-BMP (above 16-bit).
This reduces the corresponding text size by 20-25%.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
Link: https://lore.kernel.org/r/20250410011839.64418-10-nico@fluxnic.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/vt/gen_ucs_width.py