serkodev / svgtofont

Read a set of SVG icons and ouput a TTF/EOT/WOFF/WOFF2/SVG font.

Home Page:https://jaywcjlove.github.io/svgtofont

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@serkodev/svgtofont

This repository forks from jaywcjlove/svgtofont.

Compared with the original repo, we support the unicodeMap option, allowing developers to specify the unicode of each icon font.

Install

npm i @serkodev/svgtofont

About

Read a set of SVG icons and ouput a TTF/EOT/WOFF/WOFF2/SVG font.

https://jaywcjlove.github.io/svgtofont

License:MIT License


Languages

Language:TypeScript 61.8%Language:EJS 12.3%Language:JavaScript 11.4%Language:Less 5.8%Language:SCSS 2.9%Language:CSS 2.9%Language:Stylus 2.9%