Merge pull request #151 from ShadowMitia/patch-1
Add C++ implementation to the README list
This commit is contained in:
commit
7e5ecc8091
@ -66,8 +66,10 @@ implementations listed below.
|
||||
- https://github.com/elihwyma/Swift-QOI (Swift)
|
||||
- https://github.com/xfmoulet/qoi (Go)
|
||||
- https://erratique.ch/software/qoic (OCaml)
|
||||
- https://github.com/shadowMitia/libqoi/ (C++)
|
||||
- https://github.com/MKCG/php-qoi (PHP)
|
||||
|
||||
|
||||
## 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)
|
||||
|
Loading…
Reference in New Issue
Block a user