From 22d7ce80b1b830e2b310f01381490303c039c261 Mon Sep 17 00:00:00 2001 From: Harald Kuhr Date: Wed, 30 Oct 2013 17:50:08 +0100 Subject: [PATCH] Updated readme. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 21701fc7..040c31f0 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,10 @@ Icon/other formats #### Apple Icon Image (ICNS) -* Read support for most icon types, including PNG and JPEG 2000 (requires JPEG 2000 ImageIO plugin) +* Read support for the following icon types: + * all known "native" icon types + * Large PNG encoded icons + * Large JPEG 2000 encoded icons (requires JPEG 2000 ImageIO plugin) #### MS Windows Icon and Cursor Formats (ICO & CUR)