skishore / makemeahanzi

Free, open-source Chinese character data
https://www.skishore.me/makemeahanzi/
Other
1.83k stars 465 forks source link

SVGs are missing paths #35

Closed parkin closed 6 years ago

parkin commented 6 years ago

In the commit Update SVGs to use capped strokes, it looks like path data was removed from the svgs. Now, the svg are blank.

Also, it might be helpful to include your script that generates the svg files.

Thanks!

skishore commented 6 years ago

Oh no! I know exactly what's wrong, and will have it fixed later tonight. Thanks for the report!

skishore commented 6 years ago

Fixed on latest master. (I amended the broken commit.)

The code to generate the SVGs is a Meteor template on the tool branch: https://github.com/skishore/makemeahanzi/blob/tool/lib/animation.html https://github.com/skishore/makemeahanzi/blob/tool/lib/animation.js