Xpm Version: 3.4kX
a format for storing/retrieving X pixmaps

Project Home pages
Mac OS X package built by Chris Roberts
MAC OS X Package download Version: v3.4kX size: 750K

This Package Requires the Xfree86 and XAqua packages to work!
Get the Combined package from the Xfree86 page here

The Package dlcompat from the FINK project is REQUIRED for this package Click her to download dlcompat-10505X.pkg.sit.bin

Here is an extract from the README file:

* Copyright (C) 1989-94 GROUPE BULL

XPM Version 3
WHAT IS XPM?


XPM (X PixMap) is a format for storing/retrieving X pixmaps to/from files.

Here is provided a library containing a set of four functions, similar to the X bitmap functions as defined in the Xlib: XpmCreatePixmapFromData, XpmCreateDataFromPixmap, XpmReadFileToPixmap and XpmWriteFileFromPixmap for respectively including, storing, reading and writing this format, plus four other: XpmCreateImageFromData, XpmCreateDataFromImage, XpmReadFileToImage and XpmWriteFileFromImage for working with images instead of pixmaps.