From a3f7c03b61a40d5ec6345e32cd0e9a58968d4164 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gillet?= Date: Wed, 15 Feb 2023 08:36:24 +0000 Subject: [PATCH] heif: Add format read-write support in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 652595f..e3d3848 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ The following image formats have read and write support: - AV1 Image File Format (AVIF) - Encapsulated PostScript (eps) +- High Efficiency Image File Format (heif). Can be enabled with the KIMAGEFORMATS_HEIF build option. - JPEG XL (jxl) - Personal Computer Exchange (pcx) - SGI images (rgb, rgba, sgi, bw)