diff options
author | 2025-04-17 14:45:06 -0400 | |
---|---|---|
committer | 2025-04-26 11:22:03 +0200 | |
commit | b11a041179e70abac27e0e4a6a3cb1f8781b9750 (patch) | |
tree | d64ef2b72711daecaa40f1ad4a068ccc4bf3cf0e /scripts/lib/kdoc/kdoc_parser.py | |
parent | vt: properly support zero-width Unicode code points (diff) | |
download | linux-rng-b11a041179e70abac27e0e4a6a3cb1f8781b9750.tar.xz linux-rng-b11a041179e70abac27e0e4a6a3cb1f8781b9750.zip |
vt: introduce gen_ucs_width_table.py to create ucs_width_table.h
The table in ucs.c is terribly out of date and incomplete. We also need a
second table to store zero-width code points. Properly maintaining those
tables manually is impossible. So here's a script to generate them.
Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
Reviewed-by: Jiri Slaby <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/20250417184849.475581-5-nico@fluxnic.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions