fonteditor-core

v2.0.4
fonts (ttf, woff, woff2, eot, svg, otf) parse, write, transform. glyph adjust.
sfnt font editor ttf woff woff2 svg eot otf and 1 more...

dev

webpack-dev-server --open --config ./config/webpack.dev.js

lint

fecs ./src --reporter=baidu --rule

test

mocha --require @babel/register test/spec/*.spec.js test/spec/**/*.spec.js

build

babel src --out-dir lib

test:node

npm run build && ./node_modules/mocha/bin/mocha test/node-spec/**/*.spec.js

publish:npm

npm run build && npm publish

Metadata

  • Unknown
  • Whatever
  • Unknown
  • released 10/24/2019

Downloads