home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 2 / Geek_Gadgets_2_2352.bin / amigaos / dist / xpm-3.4i-bin.lha.pi < prev    next >
Fred Fish's Product-Info  |  1997-04-15  |  1KB  |  38 lines

  1. .name
  2. xpm
  3. .fullname
  4. X PixMap
  5. .type
  6. library
  7. .short
  8. Library for storing/retrieving X pixmaps
  9. .description
  10. XPM (X PixMap) is a format for storing/retrieving X pixmaps to/from files.
  11.  
  12. Here is provided a library containing a set of four functions, similar to the
  13. X bitmap functions as defined in the Xlib: XpmCreatePixmapFromData,
  14. XpmCreateDataFromPixmap, XpmReadFileToPixmap and XpmWriteFileFromPixmap for
  15. respectively including, storing, reading and writing this format, plus four
  16. other: XpmCreateImageFromData, XpmCreateDataFromImage, XpmReadFileToImage and
  17. XpmWriteFileFromImage for working with images instead of pixmaps.
  18.  
  19. This new version provides a C includable format, defaults for different types
  20. of display: monochrome/color/grayscale, hotspot coordinates and symbol names
  21. for colors for overriding default colors when creating the pixmap. It provides
  22. a mechanism for storing information while reading a file which is re-used
  23. while writing. This way comments, default colors and symbol names aren't lost.
  24. It also handles "transparent pixels" by returning a shape mask in addition to
  25. the created pixmap.
  26. .version
  27. 3.4i
  28. .author
  29. GROUPE BULL
  30. .distribution
  31. Freely Redistributable
  32. .described-by
  33. Fred Fish (fnf@ninemoons.com)
  34. .submittal
  35. Downloaded via ftp from koala.inria.fr:pub/xpm
  36.  
  37.  
  38.