Add 'dqoi' to the implementations list on README
'dqoi' is my implementation of QOI for Dart and Flutter, based off the C code included here, and @LowLevelJavaScript's implementation.
This commit is contained in:
parent
339e11e2fd
commit
8308c4c107
@ -74,6 +74,7 @@ either, as this "reference implementation" tries to be as easy to read as possib
|
||||
|
||||
- https://github.com/pfusik/qoi-ci (Ć, transpiled to C, C++, C#, Java, JavaScript, Python and Swift)
|
||||
- https://github.com/kodonnell/qoi (Python)
|
||||
- https://github.com/JaffaKetchup/dqoi (Dart)
|
||||
- https://github.com/Cr4xy/lua-qoi (Lua)
|
||||
- https://github.com/superzazu/SDL_QOI (C, SDL2 bindings)
|
||||
- https://github.com/saharNooby/qoi-java (Java)
|
||||
|
Loading…
Reference in New Issue
Block a user