bash-bmp Generate Bitmap data in pure bash. Watch how it was made on YouTube. Usage Simple BMP (2x2 pixels) ./simple-bmp > out.bmp Color Gradient ./gradient -h 200 -v 200 -o out.bmp cat smile.txt | ./sprite-to-bmp -p palette.txt -o out.bmp License MIT License YouTube