Commit 0836fbb65 for imagemagick.org

commit 0836fbb65b0722a48d6e6213ad52890d624d7a0b
Author: Dirk Lemstra <dirk@lemstra.org>
Date:   Tue Apr 7 20:43:39 2026 +0200

    Updated comment to make it clear what the current default behavior is.

diff --git a/coders/icon.c b/coders/icon.c
index ca05fd3d4..d8ba93809 100644
--- a/coders/icon.c
+++ b/coders/icon.c
@@ -912,8 +912,8 @@ ModuleExport void UnregisterICONImage(void)
 %  version 4.
 %
 %  It encodes any subimage as a compressed PNG image ("BI_PNG)", only when its
-%  dimensions are 256x256 and image->compression is undefined or is defined as
-%  ZipCompression.
+%  dimensions are larger than 256x256 and image->compression is undefined or
+%  is defined as ZipCompression.
 %
 %  The format of the WriteICONImage method is:
 %