Move QoiSharp to the implementations section

This commit is contained in:
Eugene Antonov 2021-12-22 10:08:40 -06:00 committed by GitHub
parent 44fe081388
commit b58a0a28c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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/NUlliiON/QoiSharp (C#)
## QOI Support in Other Software
@ -79,7 +80,6 @@ These implementations are based on the pre-release version of QOI. Resulting fil
- https://github.com/xfmoulet/qoi (Go)
- 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)