aboutsummaryrefslogtreecommitdiff
path: root/main.go
Commit message (Collapse)AuthorAgeFilesLines
* Removed abort on less than 16 colors generatedDaniel Byron2016-08-221-5/+10
| | | | | Now when the number of colors generated is less than 16, the sequence of generated colors will be repeated to fill 16 colors.
* Added imageOverlay option to draw icons and images over the top of generated ↵Daniel Byron2015-07-221-0/+2
| | | | wallpaper
* Circle opacity and blurrinessDaniel Byron2015-07-211-0/+4
|
* Fixed creating background colored objects behaviour and minor flag changesDaniel Byron2015-07-201-12/+12
|
* Expose advanced image optionsDaniel Byron2015-07-201-5/+72
| | | | | | Includes a major rewrite of how images are generated, and makes use of many more command line flags. Still needs much testing, however preliminary results look good.
* Yet more changes to command line invocationDaniel Byron2015-07-201-3/+3
|
* Neatened up help outputDaniel Byron2015-07-201-8/+16
|
* Fixed error in help outputDaniel Byron2015-07-201-2/+3
|
* Update readme, more tweaks to command line interfaceDaniel Byron2015-07-201-6/+10
|
* Changed command line interface. Still needs testing.Daniel Byron2015-07-201-28/+81
|
* Moved from Bitbucket to GithubDaniel Byron2015-07-171-0/+137