Added Raylib under QOI Support in Other Software
.
This commit is contained in:
parent
4d20da3282
commit
0d2e27d3ea
@ -60,6 +60,7 @@ implementations listed below.
|
|||||||
## QOI Support in Other Software
|
## QOI Support in Other Software
|
||||||
|
|
||||||
- [SerenityOS](https://github.com/SerenityOS/serenity) supports decoding QOI system wide through a custom [cpp implementation in LibGfx](https://github.com/SerenityOS/serenity/blob/master/Userland/Libraries/LibGfx/QOILoader.h)
|
- [SerenityOS](https://github.com/SerenityOS/serenity) supports decoding QOI system wide through a custom [cpp implementation in LibGfx](https://github.com/SerenityOS/serenity/blob/master/Userland/Libraries/LibGfx/QOILoader.h)
|
||||||
|
- [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)
|
||||||
|
|
||||||
|
|
||||||
## Packages
|
## Packages
|
||||||
|
Loading…
Reference in New Issue
Block a user