PKanaEditor is a little text editor. Its purpose is to allow occidental people to write text in romanji (Western characters) and have it transliterate to Hiragana, Katakana, an Kanji. This editor's first goal is to transliterate Romanji to Hiragana, but it's easily and heavily tunable, and about 80 Kanji are available in the embed data.
| Tags | Text Editors |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | C++ |
Recent releases


Changes: The program has been recoded in C++/Qt4. A configuration window has been added. This release features intuitive "kana" completion. It has a help system on completion's proposal.


Changes: This version supports the common operations for a text editor (copy, paste, cut, undo, redo, Zoom in, Zoom out, save, open, etc.).