tartan 0.4.0

Tartan pattern parser and creator
tartan-0.4.0 is not a library.
Visit the last successful build: tartan-0.1.0

Tartan

A library and CLI to parse and create tartan pattern

tartan 

USAGE:
    tartan [OPTIONS] [PATTERN]

ARGS:
    <PATTERN>    Thread count or sett [default: W6T36G20T4RB20T4RB20T4G20T36R6]

OPTIONS:
    -h, --height <HEIGHT>        Height of the produced image [default: 400]
        --help                   Print help information
    -o, --filename <FILENAME>    Output name [default: tartan.png]
    -s, --skip <SKIP>            Skip n colour spans in the pattern [default: 0]
    -u, --ugly                   Faster render without noise and blur
    -w, --width <WIDTH>          Width of the produced image [default: 400]