02 januari 2006
Teksteditor Yudit
To edit my Hindi words list, I use open-source texteditor Yudit. Though a plain, Spartan, interface, it does the job of typing Devanagari text.
As with most ported stuff, Yudit was installed using MacPorts.
2011 Update
Compile Yudit from source. Source download from www.yudit.org
$ cd /opt/local # use Macports' location
$ cp -R your_src_location/yudit-2.9.2 .
$ ./configure prefix=/opt/local/yudit-2.9.2
$ make
$ make install
$ cd bin
$ ./yudit # check
Geplaatst op 02 januari 2006 12:21