kanji-colorize
kanji-colorize copied to clipboard
a script and anki addon to turn KanjiVG data into colored stroke order diagrams
The main purpose of this is accomplished with the addon config. It would still be nice to be able to preview the different configurations but probably not worth the effort.
This has been requested multiple times. It would be nice but it doesn't add any extra information, so I'm not likely to do it. But if someone else does it...
* directory should be organized so that it can be symlinked in the anki addons directory for easier development * should have a simple enough build script that we don't...
not sure what is going on. the test fails and i can't figure out how to fix it... ``` python -m kanjicolorizer.colorizer ********************************************************************** File "/Users/nippon/dev/kanji-colorize/kanjicolorizer/colorizer.py", line 102, in __main__.KanjiVG.__init__ Failed...
It'd be real nice to have stroke direction indicated somehow.
Readme should be updated. And/or I could consider creating a virtualenv.
Currently the option is accidentally ignored. [FIXED] When that issue is fixed, it errors [FIXED]. Before that issue, I seem to recall that it doesn't properly distribute spectrum colors. Should...