File tree Expand file tree Collapse file tree 1 file changed +10
-14
lines changed Expand file tree Collapse file tree 1 file changed +10
-14
lines changed Original file line number Diff line number Diff line change @@ -15026,20 +15026,16 @@
15026
15026
The extended grapheme clusters of a string are defined by \UAX{29}.
15027
15027
The estimated width of the following code points is 2:
15028
15028
\begin{itemize}
15029
- \item \ucode{1100} -- \ucode{115f}
15030
- \item \ucode{2329} -- \ucode{232a}
15031
- \item \ucode{2e80} -- \ucode{303e}
15032
- \item \ucode{3040} -- \ucode{a4cf}
15033
- \item \ucode{ac00} -- \ucode{d7a3}
15034
- \item \ucode{f900} -- \ucode{faff}
15035
- \item \ucode{fe10} -- \ucode{fe19}
15036
- \item \ucode{fe30} -- \ucode{fe6f}
15037
- \item \ucode{ff00} -- \ucode{ff60}
15038
- \item \ucode{ffe0} -- \ucode{ffe6}
15039
- \item \ucode{1f300} -- \ucode{1f64f}
15040
- \item \ucode{1f900} -- \ucode{1f9ff}
15041
- \item \ucode{20000} -- \ucode{2fffd}
15042
- \item \ucode{30000} -- \ucode{3fffd}
15029
+ \item
15030
+ Any code point with the \tcode{East_Asian_Width="W"} or
15031
+ \tcode{East_Asian_Width="F"} Derived Extracted Property as described by
15032
+ \UAX{44}
15033
+ \item
15034
+ \ucode{4dc0} -- \ucode{4dff} (Yijing Hexagram Symbols)
15035
+ \item
15036
+ \ucode{1f300} -- \ucode{1f5ff} (Miscellaneous Symbols and Pictographs)
15037
+ \item
15038
+ \ucode{1f900} -- \ucode{1f9ff} (Supplemental Symbols and Pictographs)
15043
15039
\end{itemize}
15044
15040
The estimated width of other code points is 1.
15045
15041
You can’t perform that action at this time.
0 commit comments