This package, adapted for wxWindows use by Hermann Dunkel, adds the ability for wxWindows programs to read in XPM colour bitmaps under both X and Windows. There's a neat little animation demo, and a large selection of colour pixmaps.
It is available in the /pub/packages/wxwin/tools directory of the AIAI ftp site, in wxxpm, and from 1.61 on, in the main wxWindows distribution itself.
From wxWindows 1.61, support for using wxXPM is built into the wxBitmap class (see the class reference). There is also a Windows-hosted tool, xpmshow.exe, for showing and converting between XPM and BMP files.
By default, support for wxXPM is switched off. Edit wx_setup.h to enable wxXPM support.