From c02bf3dbcc37bc4f2d3c74215ec7c888d18d6615 Mon Sep 17 00:00:00 2001 From: Mirco Miranda Date: Sun, 20 Aug 2023 08:04:21 +0000 Subject: [PATCH] Readme.md: Update supported formats list - (+) Krita (kra) - (+) OpenRaster (ora) - (-) XView (xv) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c2df74..d66876d 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,9 @@ The following image formats have read-only support: - Animated Windows cursors (ani) - Camera RAW images (arw, cr2, cr3, dcs, dng, ...) - Gimp (xcf) +- Krita (kra) - OpenEXR (exr) +- OpenRaster (ora) - Photoshop documents (psd, psb, pdd, psdt) - Radiance HDR (hdr) - Sun Raster (ras) @@ -32,7 +34,6 @@ The following image formats have read and write support: - SGI images (rgb, rgba, sgi, bw) - Softimage PIC (pic) - Targa (tga): supports more formats than Qt's version -- XView (xv) ## Contributing