qoi-java is now spec conforming; close #110

This commit is contained in:
Dominic Szablewski 2021-12-21 17:51:08 +01:00
parent c194b955d8
commit 63f43a9fc1

View File

@ -52,6 +52,7 @@ implementations listed below.
- https://github.com/kodonnell/qoi (Python)
- https://github.com/Cr4xy/lua-qoi (Lua)
- https://github.com/superzazu/SDL_QOI (C, SDL2 bindings)
- https://github.com/saharNooby/qoi-java (Java)
## Packages
@ -73,5 +74,4 @@ These implementations are based on the pre-release version of QOI. Resulting fil
- https://github.com/NUlliiON/QoiSharp (C#)
- https://github.com/rbino/qoix (Elixir)
- https://github.com/elihwyma/Swift-QOI (Swift)
- https://github.com/saharNooby/qoi-java (Java)