Merge pull request #124 from MasterQ32/zig_done
Zig implementation is now spec complete.
This commit is contained in:
commit
be12bf0b50
@ -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/MasterQ32/zig-qoi (Zig)
|
||||
- https://github.com/rbino/qoix (Elixir)
|
||||
- https://github.com/NUlliiON/QoiSharp (C#)
|
||||
- https://github.com/zakarumych/rapid-qoi (Rust)
|
||||
@ -76,7 +77,6 @@ implementations listed below.
|
||||
|
||||
These implementations are based on the pre-release version of QOI. Resulting files are not compatible with the current version.
|
||||
|
||||
- https://github.com/MasterQ32/zig-qoi (Zig)
|
||||
- https://github.com/steven-joruk/qoi (Rust)
|
||||
- https://github.com/ChevyRay/qoi_rs (Rust)
|
||||
- https://github.com/xfmoulet/qoi (Go)
|
||||
|
Loading…
Reference in New Issue
Block a user