diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2020-04-17 06:42:40 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2020-04-17 06:42:40 -0700 |
commit | 7fbc8ed7bdb1b5f5a5a4b83cf84c5343adbde201 (patch) | |
tree | 345ea5458df39cbb0b0f2beb8a4f5f38612a3b56 /strudel.h | |
parent | 6b7374d7179d9be8ef2fb39928917cc3fd37453a (diff) | |
download | txr-7fbc8ed7bdb1b5f5a5a4b83cf84c5343adbde201.tar.gz txr-7fbc8ed7bdb1b5f5a5a4b83cf84c5343adbde201.tar.bz2 txr-7fbc8ed7bdb1b5f5a5a4b83cf84c5343adbde201.zip |
unicode: character width upkeep.
Updating the regex for matching code points corresponding to
wide and full width characters, with regard to the old
1998 document: http://www.unicode.org/reports/tr11-2/
More to follow.
I neglected to comment where the original data came from,
and neglected to comment it. In some cases it has more
coverage than the 1998 document; in some cases less.
* regex.c (create_wide_cs): Extending the 1100-115F range
to 11F9 to cover all of Korean Hangeul. Replace two
occurrences of 3000-303E with one 3000-303F.
Merge 3250-32FE with 3300-4DB5, and extend to 4DBF.
Add private use range E000-E757.
Diffstat (limited to 'strudel.h')
0 files changed, 0 insertions, 0 deletions