A dictionary management tool for Anthy.
* Set UTF-8 as default encoding for getting/setting strings from/to Anthy.
* Set UTF-8 as default encoding for sepecifying spelling and sound from command line.
* Added "-E" option (EUC-JP mode).
* Anthyとのやりとりに使用するデフォルト文字コードをUTF-8に変更。
* コマンドラインで読みや変換文字列を指定する際のデフォルト文字コードをUTF-8に変更
* -Eオプションの追加(EUC-JPモード)
2009-01-29 Takuro Ashie <ashie@clear-code.com>
* preparation for release (ver 2.4)
2009-01-20 Ikuya Awashiro <ikuya@fruitsbasket.info>
* KasumiAddWindow.cxx:
- addded an include file. Thanks to Mike Fabian.
* KasumiWord.cxx:
- DITTO.
* main.cxx:
- DITTO.
2009-01-20 Takuro Ashie <ashie@clear-code.com>
* enhancement:
- Support ANTHY_UTF8_ENCODING and set it as default.
You can switch to ANTHY_EUC_JP_ENCODING by -E or --eucjp option.