From 6e949186e63f5bc6febd114b4ae6393a155ae1f7 Mon Sep 17 00:00:00 2001 From: Phil Ashby Date: Thu, 19 Oct 2023 11:12:49 +0100 Subject: [PATCH] Added Swingland implemenation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9ae67cb..0c21976 100644 --- a/README.md +++ b/README.md @@ -163,6 +163,7 @@ either, as this "reference implementation" tries to be as easy to read as possib - [darktable](https://github.com/darktable-org/darktable) - photography workflow application and raw developer, supports decoding since 4.4.0 - [KDE](https://kde.org) - supports decoding and encoding QOI images. Implemented in [KImageFormats](https://invent.kde.org/frameworks/kimageformats) - [EFL](https://www.enlightenment.org) - supports decoding and encoding QOI images since 1.27. +- [Swingland](https://git.sr.ht/~phlash/swingland) - supports QOI decoding/loading via the `ImageIO` API of this Java Swing reimplemenation for Wayland ## Packages