/SVG_FONT

Draw SVG-Fonts with paper.js and two.js

Primary LanguageJavaScript

Draw SVG-Fonts with paper.js and two.js

Gitter

I wired up some existing examples of paper.js and two.js to display self-drawn custom svg-fonts. A demo of this repo can be found here. There also is a blog-post.

Usage

  • Draw inside the svg area, the font will be updated accordingly.
  • Change the text inside the textbox.
  • Hit render/stop to display result.