Skip to content

Latest commit

 

History

History
61 lines (34 loc) · 1.22 KB

README.md

File metadata and controls

61 lines (34 loc) · 1.22 KB

moto-design SVG Generators

Programs for generating Scalable Vector Graphics image files for camouflage blobs, user defined stars, USA flags, and Yamaha like racing srtipes.

blob-generator

Generates SVG file of camouflage blobs.

Blob Samples

monochrome

monochrome

monochrome

star-generator

Generates SVG file of stars.

Star Samples

star-5-2

star-7-2

star-7-3

flag-generator

Generates SVG file of American flags.

Flag Samples

usa-flag

usa-flag-og

stripe-generator

Generates SVG file of Yamaha like stripes.

Stripe Samples

Stripe Study

Building

To build use commands like these:

./bootstrap
./configure
make
make install

Licence & Usage

All files in the svg-generators project, unless otherwise noted, are covered by an MIT Plus License. The text of the license describes what usage is allowed.