Install the module using python3 -m pip install git+https://github.com/RocketRace/unibitmap. The interface is then accessible through python -m unibitmap [options ...
The bitmap-split.py example demonstrates how to load a combined bitmap image, split it into two independent buffers and display them separately on the screen. This approach allows for efficient ...