A utility to convert between BMP565 picture and RGB565 pixmap. These pixmaps could be used in embedded systems like Makerbase MKS-TFT.
- GNU make
git clone https://github.com/plerros/pixmap565.git
make
gmake
./pixmap565 -i infile.bmp -o outfile
./pixmap565 -w width -i infile -o outfile.bmp
chmod +x ./mkstft28.sh
chmod +x ./mkstft28-icon.sh
./mkstft28.sh infile outfile
./mkstft28-icon.sh infile outfile