diff options
| author | 2025-04-30 20:32:23 -0400 | |
|---|---|---|
| committer | 2025-04-30 20:32:23 -0400 | |
| commit | a7164d9e7b3c3ec6813e06a42d82180d766e15ca (patch) | |
| tree | b9c55a45ddac98e51653cb64d39b6b26cfb50362 /data/unicode/BidiMirroring.txt | |
| parent | Allocation Failure Tests (diff) | |
| download | zg-a7164d9e7b3c3ec6813e06a42d82180d766e15ca.tar.gz zg-a7164d9e7b3c3ec6813e06a42d82180d766e15ca.tar.xz zg-a7164d9e7b3c3ec6813e06a42d82180d766e15ca.zip | |
Unicode 16.0
Went smoothly, needed to add some scripts and adjust the magic numbers,
but other than that, all set.
Diffstat (limited to 'data/unicode/BidiMirroring.txt')
| -rw-r--r-- | data/unicode/BidiMirroring.txt | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/data/unicode/BidiMirroring.txt b/data/unicode/BidiMirroring.txt index 7e58cc4..d8f60cb 100644 --- a/data/unicode/BidiMirroring.txt +++ b/data/unicode/BidiMirroring.txt | |||
| @@ -1,7 +1,8 @@ | |||
| 1 | # BidiMirroring-15.1.0.txt | 1 | # BidiMirroring-16.0.0.txt |
| 2 | # Date: 2023-01-05 | 2 | # Date: 2024-01-30 |
| 3 | # © 2023 Unicode®, Inc. | 3 | # © 2024 Unicode®, Inc. |
| 4 | # For terms of use, see https://www.unicode.org/terms_of_use.html | 4 | # Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. |
| 5 | # For terms of use and license, see https://www.unicode.org/terms_of_use.html | ||
| 5 | # | 6 | # |
| 6 | # Unicode Character Database | 7 | # Unicode Character Database |
| 7 | # For documentation, see https://www.unicode.org/reports/tr44/ | 8 | # For documentation, see https://www.unicode.org/reports/tr44/ |
| @@ -15,7 +16,7 @@ | |||
| 15 | # value, for which there is another Unicode character that typically has a glyph | 16 | # value, for which there is another Unicode character that typically has a glyph |
| 16 | # that is the mirror image of the original character's glyph. | 17 | # that is the mirror image of the original character's glyph. |
| 17 | # | 18 | # |
| 18 | # The repertoire covered by the file is Unicode 15.1.0. | 19 | # The repertoire covered by the file is Unicode 16.0.0. |
| 19 | # | 20 | # |
| 20 | # The file contains a list of lines with mappings from one code point | 21 | # The file contains a list of lines with mappings from one code point |
| 21 | # to another one for character-based mirroring. | 22 | # to another one for character-based mirroring. |
| @@ -44,7 +45,8 @@ | |||
| 44 | # | 45 | # |
| 45 | # This file was originally created by Markus Scherer. | 46 | # This file was originally created by Markus Scherer. |
| 46 | # Extended for Unicode 3.2, 4.0, 4.1, 5.0, 5.1, 5.2, and 6.0 by Ken Whistler, | 47 | # Extended for Unicode 3.2, 4.0, 4.1, 5.0, 5.1, 5.2, and 6.0 by Ken Whistler, |
| 47 | # and for subsequent versions by Ken Whistler, Laurentiu Iancu, and Roozbeh Pournader. | 48 | # and for subsequent versions by Ken Whistler, Laurentiu Iancu, Roozbeh Pournader, |
| 49 | # and Robin Leroy. | ||
| 48 | # | 50 | # |
| 49 | # Historical and Compatibility Information: | 51 | # Historical and Compatibility Information: |
| 50 | # | 52 | # |
| @@ -542,6 +544,7 @@ FF63; FF62 # [BEST FIT] HALFWIDTH RIGHT CORNER BRACKET | |||
| 542 | # 225F; QUESTIONED EQUAL TO | 544 | # 225F; QUESTIONED EQUAL TO |
| 543 | # 2260; NOT EQUAL TO | 545 | # 2260; NOT EQUAL TO |
| 544 | # 2262; NOT IDENTICAL TO | 546 | # 2262; NOT IDENTICAL TO |
| 547 | # 226D; NOT EQUIVALENT TO | ||
| 545 | # 228C; MULTISET | 548 | # 228C; MULTISET |
| 546 | # 22A7; MODELS | 549 | # 22A7; MODELS |
| 547 | # 22AA; TRIPLE VERTICAL BAR RIGHT TURNSTILE | 550 | # 22AA; TRIPLE VERTICAL BAR RIGHT TURNSTILE |