Skip to content

A C++ implementation of the QOI image format

License

Notifications You must be signed in to change notification settings

ShadowMitia/libqoi

Repository files navigation

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.