Hello,

I'd like to know if there is a simple way to connect the ten ten (゛) and
maru (°) characters with the preceding character, ie: just how it's supposed
to look.

For example, this text:

ト゛ー...

Should look like that after conversion:

ドー...

I naturally looked into the string and CultureInfo methods, but found
nothing.
If no magic solution shows up, I guess I'll have to do everything myself,
like: if (character == '゛')  switch(previous_character)...

Can anyone help? (Mr. Atsushi, perhaps?)
-- 
View this message in context: 
http://old.nabble.com/Japanese-text-question-tp26304938p26304938.html
Sent from the Mono - General mailing list archive at Nabble.com.

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to