The sole purpose of all these files and scripts is to generate donate.png that we embed at the top of README.md.
To regenerate the image just run ./build.sh
script. It uses some external program that you will have to install manually:
- donate.svg uses Iosevka font, but it assumes that it's installed system-wide. We need to commit the font file to this repo and make donate.svg use that file specifically, so the rebuilding is reproducible on any system