Skip to content

Commit 200da01

Browse files
committed
Add notes about circled and paren digit counters, large numbers not widely supported.
1 parent 71c8a50 commit 200da01

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6383,6 +6383,11 @@ <h2>European Digits, Roman, etc.</h2>
63836383

63846384

63856385

6386+
<p class="note">There is significant variation in the number of circled decimal characters supported by a given Chinese or Japanese font or character set. For safety and interoperability, it is probably best to limit the use of these counters to around 20. (<a href="https://github.com/w3c/i18n-editors/issues/87#issuecomment-2649843780" target="_blank">More information</a>.)</p>
6387+
6388+
6389+
6390+
63866391

63876392

63886393

@@ -6731,6 +6736,11 @@ <h2>European Digits, Roman, etc.</h2>
67316736

67326737

67336738

6739+
<p class="note">There is significant variation in the number of circled decimal characters supported by a given Chinese or Japanese font or character set. For safety and interoperability, it is probably best to limit the use of these counters to around 20. (<a href="https://github.com/w3c/i18n-editors/issues/87#issuecomment-2649843780" target="_blank">More information</a>.)</p>
6740+
6741+
6742+
6743+
67346744

67356745

67366746
<div class="csWrapper">

0 commit comments

Comments
 (0)