Move Qoix to the implementations section

Qoix is now aligned with v1.0 spec, see
https://github.com/rbino/qoix/pull/2/files
This commit is contained in:
Riccardo Binetti 2021-12-22 02:34:48 +01:00
parent 44fe081388
commit 17dffb408c

View File

@ -55,6 +55,7 @@ implementations listed below.
- https://github.com/Cr4xy/lua-qoi (Lua)
- https://github.com/superzazu/SDL_QOI (C, SDL2 bindings)
- https://github.com/saharNooby/qoi-java (Java)
- https://github.com/rbino/qoix (Elixir)
## QOI Support in Other Software
@ -80,6 +81,5 @@ These implementations are based on the pre-release version of QOI. Resulting fil
- https://github.com/panzi/jsqoi (TypeScript)
- https://github.com/0xd34df00d/hsqoi (Haskell)
- https://github.com/NUlliiON/QoiSharp (C#)
- https://github.com/rbino/qoix (Elixir)
- https://github.com/elihwyma/Swift-QOI (Swift)