#DOCUMENTATION
authorClaus Gittinger <cg@exept.de>
Mon, 07 Mar 2016 11:14:44 +0100
changeset 3596 dee4584a243a
parent 3595 bf71946129f1
child 3597 8b5ffb4ae8dc
child 3598 bdd7048a0f2e
#DOCUMENTATION class: WindowsIconReader comment/format in: #documentation
WindowsIconReader.st
--- a/WindowsIconReader.st	Mon Mar 07 11:14:16 2016 +0100
+++ b/WindowsIconReader.st	Mon Mar 07 11:14:44 2016 +0100
@@ -41,7 +41,7 @@
 "
     this class provides methods for loading Windows and OS2 icon and bmp files.
     The name is misleading, but due to historic reasons.
-    Reader tries to support allmost all formats: Win2, Win3, Win4, Win5, WINCE and OS2.
+    The reader should support allmost all formats: Win2, Win3, Win4, Win5, WINCE and OS2.
     (incl. PNG and JPG compression, and WINCE depth2 images)
     
     Image writing is only supported for BMP format with depth 1,4,8 and 24 bit images.