Skip to content
/ rougher Public

CLI tool that applies `rough.js` to existing SVG file and generate new rough SVG.

License

Notifications You must be signed in to change notification settings

raiich/rougher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rougher.js

CLI tool that applies rough.js ( GitHub ) to existing SVG file and generate new rough SVG.

Example

Base image:

Translated image:

By using rougher.js, the base image above will be converted into the following:

Build and Execution

$ git clone $THIS_REPOSITORY
$ cd $REPOSITORY_DIRECTORY
$ yarn install
$ yarn build ; yarn link ; rougher ./examples/source.svg > examples/translated.svg

Dependencies

  • Node.js
  • Yarn

About

CLI tool that applies `rough.js` to existing SVG file and generate new rough SVG.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published