Skip to content

ecomfe/fonteditor

Repository files navigation

Fonteditor Online Font Editor

English | 中文

Use Fonteditor to edit, transform, preview fonts.

Support ttf, woff, woff2, otf, svg font, eot import and edit online.

English Version

Fonteditor

Dev:

npm install && npm run dev
  • Main entry template is index.tpl, using index.tpl to generate index.html and index-en.html.
  • Jszip 3.0 api has changed, currently use lower version of jszip.

Build:

npm run build

Test:

npm run test

Demo:

npm run demo

Relative