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

add opt to use name as unicode to support ligature #143

Closed bstaley closed 2 years ago

bstaley commented 2 years ago

Hi, I am using this library and wanted to use ligatures. With this small code change this lib will be able to support ligatures

jaywcjlove commented 2 years ago

@bstaley Thank you very much, can you update the document in README.md?

bstaley commented 2 years ago

yes, no problem!