diff --git a/README.md b/README.md index bbff33dd..8f6680ef 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,7 @@ either, as this "reference implementation" tries to be as easy to read as possib - https://github.com/Imagine-Programming/QoiImagePlugin (PureBasic) - https://github.com/Fabien-Chouteau/qoi-spark (Ada/SPARK formally proven) - https://github.com/mzgreen/qoi-kotlin (Kotlin Multiplatform) +- https://github.com/Aftersol/Simplified-QOI-Codec (C99, streaming encoder and decoder, freestanding) ## QOI Support in Other Software @@ -127,6 +128,7 @@ either, as this "reference implementation" tries to be as easy to read as possib - [DOjS](https://github.com/SuperIlu/DOjS) DOS JavaScript Canvas implementation supports loading QOI files - [XnView MP](https://www.xnview.com/en/xnviewmp/) supports decoding QOI since 1.00 + ## Packages [AUR](https://aur.archlinux.org/pkgbase/qoi-git/) - system-wide qoi.h, qoiconv and qoibench install as split packages.