• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..13-Jul-2007-

MakefileH A D07-Apr-2003437 2116

READMEH A D07-Apr-2003450 2417

color.cH A D30-Jul-200515.2 KiB646502

xmng.hH A D30-Jul-20052.5 KiB10490

xmngview.cH A D30-Jul-200526.5 KiB1,186980

README

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