xpm2wico
________


I have written this program primarily to help free software programmers like
me to not depend on evil proprietary programs to write Windows icons.
It currently supports icons with 256 colors or more and well as grayscaled
images. Later I will probably add support for multiple-icons file output.

Usage is simple:
- create an .xpm file with the GIMP;
- convert it. The cmdline takes a minimum of one parameter which is the input
  icon. If the second parameter is omitted, the name of the ico file is deduced
  from the first one. 

This program is distributed under the terms of the GNU General Public License.
This license is available in the file COPYING. You are welcome to redistribute
and modify this program under the conditions set forth by the GNU GPL.

There is NO WARRANTY of ANY KIND, not even for MERCHANTABILITY or FITNESS FOR
A PARTICULAR PURPOSE.

