fdtl01 / SVG_FONT

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:JavaScript 99.3%Language:HTML 0.6%Language:CSS 0.1%