From 8297ace59d30dc27fc20cc4ba123507607a675ef Mon Sep 17 00:00:00 2001 From: Carlos Ballesteros Velasco Date: Fri, 25 Mar 2022 03:09:48 +0100 Subject: [PATCH] Added KorGE & KorIM support engine & library --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 95268276..031c1570 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,7 @@ implementations listed below. - [IrfanView](https://www.irfanview.com) supports decoding and encoding QOI through its Formats plugin - [ImageMagick](https://github.com/ImageMagick/ImageMagick) supports decoding and encoding QOI, since 7.1.0-20 - [barebox](https://barebox.org) bootloader, supports decoding QOI images for splash logo, since v2022.03.0 +- [KorGE](https://korge.org) & KorIM Kotlin 2D game engine and imaging library, supports decoding and encoding QOI natively since 2.7.0 ## Packages