ICU-6232 Output lone Al-Lakuna over a dotted circle.

X-SVN-Rev: 24080
This commit is contained in:
Eric Mader 2008-05-29 23:23:55 +00:00
parent e4da086056
commit 850064069f

View file

@ -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);