aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* chore(deps): add go.modHEADmasterFuwn2024-09-121-0/+3
|
* Removed unused codeDaniel Byron2019-04-061-5/+0
|
* Merge pull request #7 from WillEccles/masterDaniel Byron2019-04-063-0/+68
|\ | | | | Kitty input/output
| * strings.fieldsfunc -> strings.fieldsWill Eccles2019-04-051-5/+1
| |
| * kitty input is now sortedWill Eccles2019-04-041-2/+8
| |
| * Added support for kitty, both input and outputWill Eccles2019-04-043-0/+66
|/
* Removed abort on less than 16 colors generatedDaniel Byron2016-08-224-5/+35
| | | | | Now when the number of colors generated is less than 16, the sequence of generated colors will be repeated to fill 16 colors.
* Gnome terminal (dconf) support addedDaniel Byron2016-05-044-22/+28
|
* Added imageOverlay option to draw icons and images over the top of generated ↵Daniel Byron2015-07-222-5/+25
| | | | wallpaper
* Update README.mdDaniel Byron2015-07-211-1/+1
|
* Update README.mdDaniel Byron2015-07-211-2/+5
|
* Circle opacity and blurrinessDaniel Byron2015-07-212-10/+68
|
* Update TODO.mdDaniel Byron2015-07-211-1/+1
|
* Updated readme and todoDaniel Byron2015-07-212-0/+21
|
* Fixed minimum size for random stripe generationDaniel Byron2015-07-201-1/+1
|
* Tweaked values for random image generation to avoid zero sized elementsDaniel Byron2015-07-201-3/+3
|
* Minor readme changeDaniel Byron2015-07-201-2/+2
|
* Updated readme and todoDaniel Byron2015-07-202-9/+4
|
* Fixed creating background colored objects behaviour and minor flag changesDaniel Byron2015-07-202-19/+29
|
* Updated TODODaniel Byron2015-07-201-0/+1
|
* Updated testDaniel Byron2015-07-201-1/+1
|
* Sort by sizes in descending order, not ascendingDaniel Byron2015-07-201-3/+10
|
* Expose advanced image optionsDaniel Byron2015-07-202-121/+182
| | | | | | 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.
* Updated readmeDaniel Byron2015-07-201-1/+1
|
* Fixed test image2imageDaniel Byron2015-07-201-1/+1
|
* Fixed flags in test scriptDaniel Byron2015-07-201-1/+1
|
* Yet more changes to command line invocationDaniel Byron2015-07-202-11/+7
|
* 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-202-10/+15
|
* Changed command line interface. Still needs testing.Daniel Byron2015-07-203-30/+83
|
* Update TODO.mdDaniel Byron2015-07-171-0/+5
|
* Updated readmeDaniel Byron2015-07-171-30/+26
|
* Moved from Bitbucket to GithubDaniel Byron2015-07-1716-0/+1913