README 450 B

1234567891011121314151617181920212223
  1. Program:
  2. ========
  3. 'xmngview' displays MNG/JNG/PNG files. The program can be called
  4. xmngview
  5. xmngview filename
  6. This program is used within a plugin library for a browser:
  7. xmngview -wWINDOWID -bgBGPIXEL filename
  8. Limitations:
  9. ============
  10. needs Lesstif/Motif, i.e. '-lXm -lXt -lX11'.
  11. depth >= 8 (tested with 8bpp, 16bpp, 24bpp)
  12. perhaps INTEL only
  13. perhaps LINUX only
  14. libmng:
  15. =======
  16. read the first lines of xmngview.c
  17. szukw000, March 2003