X Pixmap library not using X
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.
This new version provides a C includable format, defaults for different
types of display: monochrome/color/grayscale, hotspot coordinates and symbol
names for colors for overriding default colors when creating the pixmap. It
provides a mechanism for storing information while reading a file which is
re-used while writing. This way comments, default colors and symbol names
aren't lost. It also handles "transparent pixels" by returning a shape mask
in addition to the created pixmap.
- Sources inherited from project windows:mingw:win64
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Guillaume_G:WSL/mingw64-xpm-nox && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
mingw64-xpm-nox.spec | 0000004644 4.54 KB | |
xpm-nox-4.2.0-mingw.patch | 0000032998 32.2 KB | |
xpm-nox-4.2.0.tar.bz2 | 0000135277 132 KB |
Comments 0