schotter

command module
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 21, 2018 License: MIT Imports: 8 Imported by: 0

README

Go Report Card MIT License

Schotter

Schotter will generate line art inspired by Georg Nees' graphic Gravel (Schotter in German). The resulting SVG images can be used to drive a plotter — such as Evil Mad Scientist's AxiDraw — to create beautiful pieces of art.

Installation

Pre-built binaries are available on the release page. Simply download, make executable, and move it to a folder in your PATH:

curl -L https://github.com/tja/schotter/releases/download/v1.1.0/schotter-`uname -s`-`uname -m` >/tmp/schotter
chmod +x /tmp/schotter
sudo mv /tmp/schotter /usr/local/bin/schotter

Usage

To generate a new image named sample.svg Run Schotter like this:

schotter sample.svg

Run schotter --help to see the list of available options.

License

Copyright (c) 2018 Thomas Jansen. Released under the MIT License.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL