Enlightenment CVS committal

Author  : horms
Project : e17
Module  : apps/imlib2_tools

Dir     : e17/apps/imlib2_tools/src


Modified Files:
        convert.c 


Log Message:
clarify -dither
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/imlib2_tools/src/convert.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- convert.c   7 Jan 2006 12:27:27 -0000       1.6
+++ convert.c   10 Jan 2006 14:19:44 -0000      1.7
@@ -134,7 +134,7 @@
                "                   Matte has the same meaning as Alpha\n"
                "    -coalesce      (The same as average)\n"
                "    -colourise     <percentage>|<red>/<greem>/><blue>\n"
-               "    -compressoion  <integer>\n"
+               "    -compression   <integer>\n"
                "                   Must be between 1 and 9. (default is %d)\n"
                "    -[no]dither    Use Floyd Steinberg Dithering instead\n"
                "                   of ordered dithering (default)\n"
@@ -155,6 +155,9 @@
                " usual to use -compression for png and -quality for jpeg.\n"
                " Accordinlgy, internally, -compression takes prefereance\n"
                " over -quality for png, and vice-versa for jpeg.\n"
+               "\n"
+               " -[no]dither currently affects images when used in\n"
+               " conjunction with the -monocrome option\n"
                "\n",
                DEFAULT_CACHE_SIZE, DEFAULT_COMPRESSION, DEFAULT_QUALITY);
 




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to