@drovp/font-generator
v3.0.4
Published
Generate ttf, woff, woff2, eot, and svg fonts with optional subsetting.
Downloads
13
Maintainers
Readme
@drovp/font-generator
Generates fonts with optional subsetting.
Supported formats:
ttf
- read & writewoff
- read & writewoff2
- read & writeeot
- read & writesvg
- read & writeotf
- read
Note
Uses fonteditor-core library under the hood, which has a pretty bad documentation, and not that many features. So, if you see the library being misused, or have an idea how to do things better, or maybe know about a better font processing library, create na issue!.