手書き文字認識エンジンを開発するプロジェクトです
2005.10.肉
2005-10-27 HIGUCHI Daisuke <daih@users.sourceforge.jp>
* version 0.2.0.
- configure.in: 0.2.0
2005-10-06 Takuro Ashie <ashie@homa.ne.jp>
* src/uim-tomoe-gtk.c: Fix indent.
2005-10-06 Takuro Ashie <ashie@homa.ne.jp>
* src/uim-tomoe-gtk.c:
- (char_clicked_cb): Don't send string on losting connection.
- (check_helper_connection): Return bool value.
2005-10-06 HIGUCHI Daisuke <daih@users.sourceforge.jp>
* configure.in, src/Makefile.am, src/uim-tomoe-gtk.c:
Use libtomoe-gtk.
* src/uim-tomoe-gtk.c:
- (configure_event): Removed.
- (expose_event): Ditto.
- (draw_brush): Ditto.
- (button_press_event): Ditto.
- (button_release_event): Ditto.
- (motion_notify_event): Ditto.
- (get_distance): Ditto.
- (get_vertex): Ditto.
- (io_dialog): Ditto.
- (create_tomoe_process): Ditto.
- (clear): Ditto.
- (cand_win_response_cb): Ditto.
- (table_destroy_cb): Ditto.
- (create_table): Ditto.
- (char_clicked_cb): Modified for using libtomoe-gtk.
* src/uim-tomoe-gtk.h: Removed.
2005-03-07 Kazuhiro NISHIYAMA <zn@mbf.nifty.com>
* src/uim-tomoe-gtk.c (get_distance):
floating point exception bug fixed.