icotoxpm 1.2

MS Windows icon -> XPM Converter


1. Overview

This utility converts MS Windows Icon files(*.ico) to XPM files.
Currently, It converts only 32x32, standard VGA pallete 16 color icon.
(Icon filesize is 766 bytes.)
(Not all, but Most icon files can be converted. :-)

It converts only Windows 3.x icons, because I can't get documentation 
about Windows 95 icon format. (If you have doc., Please send me.)


2. Install
 
(login as root)
tar xvzf icotoxpm.tgz -C /usr/src
cd /usr/src/icotoxpm-1.2/
make
make install


3. Copyright

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

------------------------------------------------------------
    ___
   /   \      KiDong Lee
   --------   Mechanical Engineering Dept. Hanyang Univsity
    ^ ^;      Seoul, Korea
   \___       E-mail: kidong@nownuri.nowcom.co.kr

