Skip to content

d-lowl/wrist-tattoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wrist-tattoo

Several tattoo sketches written with SVG with some variables to modify templates (provided either in HTML as object params or replaced on PNG rasterising stage)

HTML page

Clone the repository and open index.html in browser. Build script must be run at least ones beforehand. (Compatibility is not guaranteed; tested on Safari 9.1.3)

Build script

Rasterises all svg-s with all variable options.

Requirements

Usage

./build.sh [OPTIONS]

Options:

  • -a: alpha-versions
  • -x: size multiplier (default is 4, corresponding to 1000px x 1000px PNG)
  • -o: output directory (default is 'outs')
  • -s: background color (default is '#d0d0d0')
  • -c: clear before building

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published