From 6af4b9e7a4653fb733416834d2cb51a7a37106c7 Mon Sep 17 00:00:00 2001 From: Eirik Aavitsland Date: Tue, 19 Jul 2022 10:41:54 +0200 Subject: Doc: Add the Apple OS-based heic and jp2 plugins to the format list MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Those were added earlier, but the doc was not updated. Pick-to: 6.4 Change-Id: I89f762d4172bba77ff4e3d85b80eef3017315358 Reviewed-by: Tor Arne Vestbø --- src/imageformats/doc/src/qtimageformats.qdoc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src') diff --git a/src/imageformats/doc/src/qtimageformats.qdoc b/src/imageformats/doc/src/qtimageformats.qdoc index 87e3b81..3b77c45 100644 --- a/src/imageformats/doc/src/qtimageformats.qdoc +++ b/src/imageformats/doc/src/qtimageformats.qdoc @@ -28,8 +28,11 @@ libraries. If not found, it may fall back on using a bundled copy (in \table \header \li Format \li Description \li Support \li 3rd Party Codec +\row \li HEIC \li High Efficiency Video Coding \li No \li +\row \li \li - On Apple operating systems: \li Read/write \li Yes, OS built-in \row \li ICNS \li Apple Icon Image \li Read/write \li No \row \li JP2 \li Joint Photographic Experts Group 2000 \li Read/write \li Yes (Not bundled) +\row \li \li - On Apple operating systems: \li Read/write \li Yes, OS built-in \row \li MNG \li Multiple-image Network Graphics \li Read \li Yes (Not bundled) \row \li TGA \li Truevision Graphics Adapter \li Read \li No \row \li TIFF \li Tagged Image File Format \li Read/write \li Yes (bundled) -- cgit v1.2.1