mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-6232 Output lone Al-Lakuna over a dotted circle.
X-SVN-Rev: 24080
This commit is contained in:
parent
e4da086056
commit
850064069f
1 changed files with 1 additions and 0 deletions
|
@ -468,6 +468,7 @@ le_int32 IndicReordering::reorder(const LEUnicode *chars, le_int32 charCount, le
|
|||
|
||||
break;
|
||||
|
||||
case CC_AL_LAKUNA:
|
||||
case CC_NUKTA:
|
||||
output.writeChar(C_DOTTED_CIRCLE, prev, tagArray1);
|
||||
output.writeChar(chars[prev], prev, tagArray1);
|
||||
|
|
Loading…
Add table
Reference in a new issue