Skip to content

Web based typography for word art, logos, and fun

Notifications You must be signed in to change notification settings

rpggio/fiddlesticks

Repository files navigation

Fiddlesticks

Web based typography for word art, logos, and fun.

There are two separate apps which each use the same path-warping capability on font outlines:

Type Sketcher

Type Sketcher provides a number of features to allow drawing with text.

  • Warp text region to match any shape
  • Change text font and foreground/background color
  • Intuitive drag and zoom movement
  • Upload tracing image to draw text upon
  • Export to SVG or PNG

State transitions are done with typed RxJS state channels. The Store object coordinates state transitions and actions.

Wavy Words

Wavy Words generates a pre-formatted drawing based on parameters the user provides.

Usage

To run either of the apps, from the app directory in packages:

yarn install
yarn start