Results 1 to 1 of 1

Thread: Writing Chinese Character Recognition App

                  
   
  1. #1
    DCEmu Newbie
    Join Date
    Mar 2009
    Posts
    30
    Rep Power
    0

    Default Writing Chinese Character Recognition App

    I have been trying to find a good Chinese Character Input (by hand-writing) and dictionary lookup on Nintendo DS.

    DSZhongwen (http://www.rodrigoroman.com/rrc2soft/) is nice, but cannot do hand-writing input.

    HanziDict (http://kiang.org/jordan/software/han...hanzidict.html) is very very nice as it can do hand-writing input and dictionary lookup. The problem is: it's written in Java + Swing + AWT. I have looked at Java Runtime for Nintendo DS but even if we got that working... it wouldn't have AWT or Swing libraries.

    I found a AWT C++ alternative library, but not one for Swing yet. It should be possible to port java code to C++.

    Once HanziDict is ported to C++ and working on PC... how easy would it be to port it for Nintendo DS?
    Last edited by andwan0; May 18th, 2009 at 15:10.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. The value of content
    By EvilSeph in forum Off Topic Forum
    Replies: 74
    Last Post: June 29th, 2007, 04:29

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •