jaywcjlove / svgtofont

Read a set of SVG icons and ouput a TTF/EOT/WOFF/WOFF2/SVG font.
https://jaywcjlove.github.io/svgtofont
MIT License
520 stars 82 forks source link

created new templates for ligatures #146

Closed bstaley closed 2 years ago

bstaley commented 2 years ago

an update from the last PR, this PR uses a new set of templates for ligatures. this should be less disruptive than the last attempt. I added a test and stuff for html templating. html templating needs verification that it is correct as I am not using it.

jaywcjlove commented 2 years ago

I tested it and it didn't seem to be a problem.

@bstaley Thank you so much.