Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 801 Bytes

README.md

File metadata and controls

46 lines (28 loc) · 801 Bytes

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