stripes

command module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2019 License: Unlicense Imports: 7 Imported by: 0

README

stripes

stripes generates an image containing two horizontal stripes, suitable for use as a tiled background with a striped pattern.

It outputs the image in PNG format to standard output.

For example, to generate the pattern shown above, run the following:

stripes -a '#ddddff' -b '#d0d0ff' -w 60 > bluestripes.png

(Bear in mind that the stripes will appear narrower when displayed at native resolution on higher-DPI screens.)

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