Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 684 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 684 Bytes

KanjiVGToHanziWriterConverter

This python script can be used to convert svg files from KanjiVG to a format usable with HanziWriter. Namely it scales and translates the svg data, converts all path elements to cubic Bézier curves and estimates medians via interpolation.

This script was used to generate the svg data for the Anki decks 常用漢字書き取り (Jouyou Kanji Writing Practice) and 常用外漢字書き取り (Jouyougai Kanji Writing Practice).

License

This project is licensed under the MIT License.