Skip to content

Commit

Permalink
Added link to SAIL in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Baryshev committed Dec 27, 2021
1 parent 00e3421 commit 96bfc2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ implementations listed below.
- [Raylib](https://github.com/raysan5/raylib) supports decoding and encoding QOI textures through its [rtextures module](https://github.com/raysan5/raylib/blob/master/src/rtextures.c)
- [Rebol3](https://github.com/Oldes/Rebol3/issues/39) supports decoding and encoding QOI using a native codec
- [c-ray](https://github.com/vkoskiv/c-ray) supports QOI natively
- [SAIL](https://github.com/HappySeaFox/sail) image decoding library, supports decoding and encoding QOI images


## Packages
Expand Down

0 comments on commit 96bfc2d

Please sign in to comment.