Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions unicodetools/data/ucd/dev/DoNotEmit.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# DoNotEmit-17.0.0.txt
# Date: 2024-07-30, 19:30:00 GMT
# © 2024 Unicode®, Inc.
# Date: 2025-02-19, 08:01:00 GMT
# © 2025 Unicode®, Inc.
# Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
# For terms of use and license, see https://www.unicode.org/terms_of_use.html
#
Expand Down Expand Up @@ -80,6 +80,8 @@
# Dotless_Form:
# Dotless forms of lowercase Latin i and j followed by a
# combining dot above.
# Arabic_Tashkil:
# Arabic tashkil combinations that should be avoided.
# Hamza_Form:
# Sequences containing Arabic hamza above, which should be avoided.
# Precomposed_Form:
Expand Down Expand Up @@ -429,6 +431,8 @@

# Arabic, from text of Section 9.2 and the NamesList
0649 0654; 0626; Hamza_Form # ARABIC LETTER ALEF MAKSURA, ARABIC HAMZA ABOVE; ARABIC LETTER YEH WITH HAMZA ABOVE
064E 064E; 064B; Arabic_Taskil # ARABIC FATHA, ARABIC FATHA; ARABIC FATHATAN
0650 0650; 064D; Arabic_Taskil # ARABIC KASRA, ARABIC KASRA; ARABIC KASRATAN
0673; 0627 065F; Deprecated # ARABIC LETTER ALEF WITH WAVY HAMZA BELOW; ARABIC LETTER ALEF, ARABIC WAVY HAMZA BELOW
0675; 0674 0627; Preferred_Spelling # ARABIC LETTER HIGH HAMZA ALEF; ARABIC LETTER HIGH HAMZA, ARABIC LETTER ALEF
0676; 0674 0648; Preferred_Spelling # ARABIC LETTER HIGH HAMZA WAW; ARABIC LETTER HIGH HAMZA, ARABIC LETTER WAW
Expand Down
Loading