@chialab/forge

A library for fonts manipulation built on the top of Opentype.js and Fontkit.

Usage no npm install needed!

<script type="module">
  import chialabForge from 'https://cdn.skypack.dev/@chialab/forge';
</script>

README

@chialab/forge

A library for fonts manipulation built on the top of Opentype.js and Fontkit.

NPM License


Install

$ npm install @chialab/forge
# OR
$ yarn add @chialab/forge

Development

Requirements

Build the project

$ yarn install
$ yarn build

Development mode

$ yarn watch