Skip to content

A short python script that converts svg data from KanjiVG so that it can be used with HanziWriter.

License

Notifications You must be signed in to change notification settings

Moritz72/KanjiVGToHanziWriterConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A short python script that converts svg data from KanjiVG so that it can be used with HanziWriter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages