-o ...\n\n"; echo "-css specifies the name of the css file to create,\n"; echo " default is imagestrip.css if not specified.\n\n"; echo "-o specifies the name of the image strip file to create,\n"; echo " default is imagestrip.png if not specified. The type of\n"; echo " image that is created (png, gif or jpeg) is determined by\n"; echo " the extension of the output image strip file name.\n\n"; echo "-d specify the bit depth of the image (8 or 24) for formats that\n"; echo " support it (jpeg is always 24 and gif is always 8).\n\n"; echo "--vertical specify that the images should be concatenated vertically\n\n"; echo "--horizontal specify that the images should be concatenated horizontally\n\n"; echo "--append specify that the images should be appended to an existing image\n"; echo " rather than replacing it.\n\n"; } ?>