From 8b548c5a421355d6cf5de898eba7cb4060446307 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sun, 31 Mar 2024 00:49:58 +0100 Subject: [PATCH] AnyImageConverter: clean up outdated / misleading wording. KTX supports compressed data, e.g.. Supported image types are listed for every format instead. --- src/MagnumPlugins/AnyImageConverter/AnyImageConverter.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MagnumPlugins/AnyImageConverter/AnyImageConverter.h b/src/MagnumPlugins/AnyImageConverter/AnyImageConverter.h index 2085c3c62..04a9ee7d2 100644 --- a/src/MagnumPlugins/AnyImageConverter/AnyImageConverter.h +++ b/src/MagnumPlugins/AnyImageConverter/AnyImageConverter.h @@ -54,7 +54,7 @@ namespace Magnum { namespace Trade { @brief Any image converter plugin Detects file type based on file extension, loads corresponding plugin and then -tries to convert the file with it. Supported formats for uncompressed data: +tries to convert the file with it. Supported formats: - Basis Universal (`*.basis`), converted with @ref BasisImageConverter or any other plugin that provides it. Only uncompressed 2D/3D and multi-level