Issue 52: ibus-anthy: Add another typing_rule http://code.google.com/p/ibus/issues/detail?id=52
Comment #4 by takuro.ashie: FYI there is another solution in the UNICODE specification. It is the "Combining Characters Sequence". The characters sequence "U+3075(ふ) U+3099(゙)" means "ぶ(U+3076)" (please notice that normal voiced sound mark is U+309B, not U+3099). This sequence should be handled by rendering sub system like pango instead of input method. The Mac OS X seems use this solution. The pango also supports it, maybe. But application programmers may confuse in this concept. So IM engines shouldn't use this solution, I think. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ibus-devel" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/ibus-devel?hl=en -~----------~----~----~----~------~----~------~--~---
