Hi, I've cooked up a tiny code snippet which, together with SVG images from the KanjiVG project, allows the user to view the stroke order of a kanji character at cursor. This is supposed to help Japanese learners learn how to write various kanji. Currently it's just a hack, depending on an external viewer, i.e. Firefox. It would be cool to be able to automatically convert the SVGs to ASCII art and perhaps display them natively within Vip.
The code is available in a Github Gist: https://gist.github.com/wsgac/67d88273d4bb43aeac19c4c5f820c542 Cheers, Wojtek