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).
This project is licensed under the MIT License.