3.0.4 • Published 2 years ago

@drovp/font-generator v3.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@drovp/font-generator

Generates fonts with optional subsetting.

Supported formats:

  • ttf - read & write
  • woff - read & write
  • woff2 - read & write
  • eot - read & write
  • svg - read & write
  • otf - 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!.