mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-05-28 00:30:23 -04:00
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:ff51a0a9e3
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  Also: This is my first MR to KDE ;) (cherry picked from commitb209e54b6f
)
5 lines
60 B
JSON
5 lines
60 B
JSON
{
|
|
"Keys": [ "qoi" ],
|
|
"MimeTypes": [ "image/qoi" ]
|
|
}
|