Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fil1994/svg-to-font
converts svg files to a ttf font
https://github.com/fil1994/svg-to-font
font svg
Last synced: 3 days ago
JSON representation
converts svg files to a ttf font
- Host: GitHub
- URL: https://github.com/fil1994/svg-to-font
- Owner: FIL1994
- License: mit
- Created: 2019-08-24T14:39:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-12T04:48:29.000Z (about 2 years ago)
- Last Synced: 2023-08-09T06:43:02.976Z (over 1 year ago)
- Topics: font, svg
- Language: JavaScript
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# svg-to-font
## 1. Add Icons
Create a folder named "icons" and move your svgs there
## 2. Create Font
```
npm run build
```