simplify 1bpp fill
fix buffer_readpixel for 1bpp
Move tests that depend on test-specific functions into +test
The pixbuf module provides support for working with image data as buffers of pixels. Basic operations for creating, reading from or writing to, and copying between buffers is provided, as well as support for pixel format conversions. Additional drawing operations or support for compressed image format loading/saving is provided by separate libraries.
The recommended name for this package is "hare-pixbuf". Look for this, or something similar, in your local package manager. This is the preferred way to install this package.
make install
git subtree -P vendor/hare-pixbuf/ add https://git.sr.ht/~sircmpwn/pixbuf master