quick-glyph-maker

A quick glyph maker that I need for writing a blog post on fonts

Stars
5

A quick glyph maker

I needed a quick outline drawing tool for a blog post I'm writing about making fonts, and needed something that would let me draw and turn that into a fully clipepd SVG outline. Couldn't find it, so I had to roll it myself, and so I did, using humphd's most excellent Bramble in-browser-full-code-editor (it's Adobe's Brackets, but heavily massaged into running in the browser with a full file system and live previews. You should check it out) and some React. The clipping is achieved with Paper.js.

Current version up on http://pomax.github.io/quick-glyph-maker/

  • Pomax
Related Projects