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

Browser Use #173

Open coder0107git opened 1 year ago

coder0107git commented 1 year ago

Can this library be used in the browser? I've looked in the documentation but I can't find any information on how to actually run it online.

jaywcjlove commented 1 year ago

@coder0107git It doesn't work on the browser side. The compiled font file runs on the browser.