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 | ✔ | ✔ | - |