From 8420d3ad6929c2f6963bcef80797f8cc2b3d90f8 Mon Sep 17 00:00:00 2001 From: rodri Date: Mon, 10 Apr 2023 21:32:07 +0000 Subject: crop(1), memdraw(2): writememimage doesn't always write compressed images --- sys/man/1/crop | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sys/man/1') diff --git a/sys/man/1/crop b/sys/man/1/crop index c1a676ce0..0959d4984 100644 --- a/sys/man/1/crop +++ b/sys/man/1/crop @@ -145,3 +145,6 @@ crop -c 255 255 255 -i -10 -b 255 150 150 imagefile > cropped .I Iconv should be able to do Floyd-Steinberg error diffusion or dithering when converting to small image depths. +.I Iconv +won't always generate compressed images, see the BUGS section in +.IR memdraw (2). -- cgit v1.2.3