From e54257c4bd87236c95aa08f27efa997220485faa Mon Sep 17 00:00:00 2001 From: Luke Page Date: Mon, 3 Aug 2015 16:55:14 +0100 Subject: [PATCH] Update README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 15f6736..433a02e 100644 --- a/README.md +++ b/README.md @@ -97,11 +97,6 @@ API As input any color type is accepted (grayscale, rgb, palette, grayscale with alpha, rgb with alpha) but 8 bit per sample (channel) is the only supported bit depth. Interlaced mode is not supported. -### Supported ancillary chunks -- `gAMA` - gamma, -- `tRNS` - transparency (but only for paletted image) - - ## Class: PNG `PNG` is readable and writable `Stream`.