A simple CFF builder for testing fonts with different Type2 charstrings.
If you just want to "make some fonts", no build tools are necessary. Simply:
- clone this repo.
- Load the
index.html
in the browser through a server (python -m SimpleServer, node's http-server or live-server, etc. etc.) - modify the
subroutines/program.default
file to give it the charstring you want, and - reload the page in your browser.
To download your font, simply click the "download this font as OTF file." link underneath the GSUB table section, and done.
- Pomax