qoi: write support backported from master

This commit is contained in:
Daniel Novomeský
2023-08-29 20:43:02 +02:00
parent b2b677b8a5
commit 906ecce500
9 changed files with 343 additions and 21 deletions

View File

@ -125,6 +125,7 @@ kimageformats_read_tests(FUZZ 1
kimageformats_write_tests(
pcx-lossless
pic-lossless
qoi-lossless
rgb-lossless
tga # fixme: the alpha images appear not to be written properly
)

BIN
autotests/write/rgb.qoi Normal file

Binary file not shown.

BIN
autotests/write/rgba.qoi Normal file

Binary file not shown.