Creates a pattern which gradually blends from one colour to another, for crochet, patchwork, knitting, pixel art, etc. A (simple!) command line program in ruby,
Tarry_Dan 38151e1543 added images of program in use | 1 year ago | |
---|---|---|
README.MD | 1 year ago | |
gradientmaker input.png | 1 year ago | |
gradientmaker output.png | 1 year ago | |
gradientmaker output2.png | 1 year ago | |
gradientmaker v1.rb | 1 year ago |
GRADIENT MAKER
This program makes a grid of squares, gradually changing from one colour to another. You can use this pattern for cross stitch, knitting, or any other craft. The pattern will be a .csv file, which you can open in Excel or any other spreadsheet program
When the file has been created, open it in a spreadsheet program and save it in a different format (.xls, .ods etc) to add conditional formatting (which will automatically adds the two different colour backgrounds to the cells) change the column and row heights to look square, and add any more details. If it doesn't look quite right, then run the program again with new numbers.
gradientmaker v1.rb
ruby "gradientmaker v1.rb"
and press Enter
This program uses the following ruby gems: