From 2427b2323fe51edae8e2b2ad56329eb434923c4b Mon Sep 17 00:00:00 2001 From: Harald Kuhr Date: Mon, 16 Nov 2020 19:36:40 +0100 Subject: [PATCH] ...and again. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b5e5e1f..d4d8ac00 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ The goal is to create a set of efficient and robust ImageIO plug-ins, that can b | | WMF | MS Windows Metafile | ✔ | - | - | Requires [Batik](https://xmlgraphics.apache.org/batik/) | [BMP](https://github.com/haraldk/TwelveMonkeys/wiki/BMP-Plugin) | **BMP** | MS Windows and IBM OS/2 Device Independent Bitmap | ✔ | ✔ | Native & Standard | | | CUR | MS Windows Cursor Format | ✔ | - | - | -| | ICO | MS Windows Icon Format | ✔ | ✔ | - | +| | ICO | MS Windows Icon Format | ✔ | ✔ | - | | [HDR](https://github.com/haraldk/TwelveMonkeys/wiki/HDR-Plugin) | HDR | Radiance High Dynamic Range RGBE Format | ✔ | - | Standard | | [ICNS](https://github.com/haraldk/TwelveMonkeys/wiki/ICNS-Plugin) | ICNS | Apple Icon Image | ✔ | ✔ | - | | [IFF](https://github.com/haraldk/TwelveMonkeys/wiki/IFF-Plugin) | IFF | Commodore Amiga/Electronic Arts Interchange File Format | ✔ | ✔ | - |