Skip to content
Commit b209e54b authored by Ernest Gupik's avatar Ernest Gupik Committed by Albert Astals Cid
Browse files

Add support for the QOI image format

This MR adds read-only QOI (https://qoiformat.org/) image format support for KImageFormats.

This format has received it's MIME type inclusion in shared-mime-info 4 months ago: https://gitlab.freedesktop.org/xdg/shared-mime-info/-/commit/ff51a0a9e36185288576ca32da9a8fa4bd2e6e90

The code is based on the reference QOI implementation at https://github.com/phoboslab/qoi/blob/master/qoi.h

Official test images: https://qoiformat.org/qoi_test_images.zip

![pngvsqoi](/uploads/e386aa5057641057106e21940c770d97/pngvsqoi.png)

Also: This is my first MR to KDE ;)
parent 4dc2099f
Pipeline #458188 passed with stage
in 3 minutes and 23 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment