Skip to content

drovp/font-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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