Re: [PATCH v2 04/13] vt: introduce gen_ucs_width_table.py to create ucs_width_table.h

From: Jiri Slaby
Date: Wed Apr 16 2025 - 00:14:26 EST


On 15. 04. 25, 21:17, Nicolas Pitre wrote:
From: Nicolas Pitre <npitre@xxxxxxxxxxxx>

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@xxxxxxxxxxxx>

Reviewed-by: Jiri Slaby <jirislaby@xxxxxxxxxx>

--
js
suse labs