Go to file
Correl Roush b8d9567582 Add README 2017-06-19 14:44:32 -04:00
README.org Add README 2017-06-19 14:44:32 -04:00
kanji-glasses-mode.el Initial commit 2017-06-19 14:15:29 -04:00
recorded.gif Add README 2017-06-19 14:44:32 -04:00

README.org

kanji-glasses-mode

Provides a minor mode for displaying the hiragana reading alongside kanji present in a buffer. This is accomplished using overlays, so the contents of the buffer are not modified at all.

Enabling this mode will take some time on a buffer with a lot of kanji present. To combat this, I've memoized the transliteration method, so it at least won't look up the same thing more than once.

Currently relies on kanji-mode for its km:kanji->hiragana method (which in turn relies on having kakasi installed) to transliterate kanji to hiragana.

/github/kanji-glasses-mode/media/branch/master/recorded.gif