|
de06f29f
|
2025-09-14T09:21:39
|
|
keysyms: Enable to use UCD files instead of ICU
This enables to use a local Unicode Character Database instead of ICU via
Python.
Useful when ICU is not available or when it does not support the latest
Unicode version.
Data are available at: https://www.unicode.org/Public/<UNICODE_VERSION>/ucd
|