ShadowMitia / libqoi

A C++ implementation of the QOI image format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

QOI : A C++ implementation

Language

This is still Work In Progress, but is usable as is, and is compliant with V1.O of the specification. But expect API breaks and such!

About

This an implementation of https://qoiformat.org/ in C++ based on the reference implementation https://github.com/phoboslab/qoi.

License

This repo is MIT licensed unless otherwise specified.

The QOI-Logo is released as public domain under the CC0 License.

About

A C++ implementation of the QOI image format

License:MIT License


Languages

Language:CMake 54.5%Language:C++ 36.3%Language:Shell 9.3%