Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 594 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 594 Bytes

@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!.