added dependencies and build files (loosely inspired by Sebastian Dorda's love-native-android)

This commit is contained in:
Martin Felis
2013-12-05 17:58:37 +01:00
parent 9604528a96
commit 95a086a47f
3700 changed files with 1691119 additions and 0 deletions
@@ -0,0 +1,23 @@
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