Slide 9
Slide 9 text
各
OS
の
縦
書
き
入
力
対
応
• 各OSのIME APIと縦書き入力対応一覧
プラットフォーム IME APIの名称 縦書き入力への対応
Windows ITextStoreACP あり
macOS NSTextInputClient あり
GTK+ GtkIMContext あり - Gtk 3.6.18以降
(対応IMEがない気がする)
Android BaseInputConnection 不可能ではない
UWP Windows.UI.Text.Core なし
iOS UITextInput ないのと同じ
6つ全部
実装経験あり