Awesome
imlib2-bpg
Loader for BPG image format for Imlib2 (i.e. for Feh).
Usage
- Ensure Imlib2 development things (like
libimlib2-dev
) are installed; - Build libbpg (for example, v0.9.3. Don't worry if you can't build
bpgenc
orbpgdec
due to missing png or jpg libraries - we need onlylibbpg.a
); - Adjust BPGDIR in
makefile
; - Build and install
bpg.so
.