mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-12 15:14:35 +00:00
| .. | ||
| color.c | ||
| Makefile | ||
| README | ||
| xmng.h | ||
| xmngview.c | ||
Program: ======== 'xmngview' displays MNG/JNG/PNG files. The program can be called xmngview xmngview filename This program is used within a plugin library for a browser: xmngview -wWINDOWID -bgBGPIXEL filename Limitations: ============ needs Lesstif/Motif, i.e. '-lXm -lXt -lX11'. depth >= 8 (tested with 8bpp, 16bpp, 24bpp) perhaps INTEL only perhaps LINUX only libmng: ======= read the first lines of xmngview.c szukw000, March 2003