Download List

Project Description

Sumibi is a web-based japanese input method. source code repositry is https://github.com/kiyoka/Sumibi.org

System Requirements

System requirement is not defined

Released at 2005-10-06 23:23
testing 0.5.1 (1 files Hide)

Release Notes

Emacsクライアントの改善を行いました。変換履歴使用やfill-modeに対応したほか、Dvorak配列への対応も入れました。

Changelog

- Ajaxクライアント
1. 『決定』ボタンをセンターに出現するようにした。
- sumibi.el
1. 変換履歴を利用する機能を実装した。 (メモリ中にしか辞書を保持しない仮実装レベル)
2. auto-fill-modeに対応した。
- Sumibi Server
1. 句読点の分割のバグ修正。 ("aaa ." が "aaa ." になってしまうバグ)
2. 有効なメソッド .l .e .k .h だけを認識するようにした。
3. ca ci ci ce co の入力で か行 の入力が出来るようにした。(Dvorak配列の方向け)