~shabbyrobe/bmp2cpp

Convert an image into source code representing the bitmap and palette.
ee494706 — Blake Williams 1 year, 8 months ago
Disable webp
37801d4e — Blake Williams 1 year, 8 months ago
Finalise migration to sourcehut
7f765a2a — Blake Williams 3 years ago
Fix module

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~shabbyrobe/bmp2cpp
read/write
git@git.sr.ht:~shabbyrobe/bmp2cpp

You can also use your local clone with git send-email.

#bmp2cpp

Converts an image into source code representing the bitmap and palette. Quantizes using Wu's colour quantizer. Also supports scaling, palette inversion and an image map mode.

bmp2cpp

#Expectation Management

This was put together as a fun experiment for my own amusement. It is not a product, and comes with no guarantee of support or API stability, nor indeed any guarantee at all that it even works. Issues may be responded to on an ad-hoc basis, but pull requests are unlikely to be accepted.