LWN.net Logo

Handwriting Recognition Engine 2.1.1

From:  Sven Herzberg <herzi-AT-gnome-de.org>
To:  gnome-announce-list-AT-gnome.org
Subject:  Handwriting Recognition Engine 2.1.1
Date:  Thu, 20 Jul 2006 19:36:31 +0200

HRE 2.1.1
=========
This release brings several nice improvements to the recognition
management API, the example recognition engine and even to the demo
application as well as the documentation.

API changes
      * changed the error reporting API (uses GError,
        g_return_(val_)if_fail(),  g_warning() and g_error())
      * added pkg-config files for potential client applications
      * HreAlternative is now a reference counted structure (fixing the
        memory leak from the last release)

Code Quality
      * remove old-style prototypes
      * several other cleanups
      * replaced some #define statements by enumerations

Default Engine
      * removed several code pieces that are also provided by GLib

Demo Application
      * start to use glade for the user interface
      * updated allowed grid value ranges
      * added a status bar for feedback


Links
=====
Download:   http://www.blaubeermuffin.de/stuff/hre-2.1.1.tar.gz
Subversion: https://www.blaubeermuffin.de/svn/hre/trunk
Website:    http://gtt.blaubeermuffin.de/Handwriting_Recognition_Engine

_______________________________________________
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


(Log in to post comments)

Copyright © 2006, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds