Re: [aspell-devel] Spellchecking Indian language documents

2005-08-11 Thread Kevin Atkinson
On Thu, 11 Aug 2005, Gora Mohanty wrote: > Hi, > As I still cannot find a front-end that supports > aspell 0.6, and displays Indic characters correctly, > I started writing a Python front-end, using Pango to > display Indian language text. > The initial tests in grafting a Python interface > t

[aspell-devel] Spellchecking Indian language documents

2005-08-11 Thread Gora Mohanty
Hi, As I still cannot find a front-end that supports aspell 0.6, and displays Indic characters correctly, I started writing a Python front-end, using Pango to display Indian language text. The initial tests in grafting a Python interface to the C API using SWIG look good. However, I am confused