From 0a8222fea3465109b6d3de01fbcca71329f14dd6 Mon Sep 17 00:00:00 2001 From: Harald Kuhr Date: Mon, 16 Nov 2020 19:36:06 +0100 Subject: [PATCH] ...and again. --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 50e7f31c..8b5e5e1f 100644 --- a/README.md +++ b/README.md @@ -28,9 +28,8 @@ The goal is to create a set of efficient and robust ImageIO plug-ins, that can b | Batik | **SVG** | Scalable Vector Graphics | ✔ | - | - | Requires [Batik](https://xmlgraphics.apache.org/batik/) | | 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 | ✔ | ✔ | - | +| | CUR | MS Windows Cursor 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 | ✔ | ✔ | - |