The contrib directory contains contributions made by fellowenthousiasts. (Check respective web-sites for the latest version)----------------------------------------------------------------------mngplg - A Netscape plugin for MNG - by Jason Summershttp://pobox.com/~jason1/imaging/mngplg/The very first contribution, and what a start!GIF look out, MNG is on the prowl and ready to swat you like a fly!----------------------------------------------------------------------mngplay - An SDL based MNG viewer - by Ralph Gileshttp://snow.ashlu.bc.ca/~giles/mng/Another nice contribution. View MNG files on practically any platformwith this standalone viewer.Source-code only; Requires SDL library and libmng.so(Modified by Greg Roelofs)----------------------------------------------------------------------mngview - A BCB port of the Delphi sample - by Andy ProtanoI have added this nice little port to the BCB samples directory.It adds a nifty progressbar while reading a file. Excellent work!Requires libmng.dll(note: this is in the BCB samples directory)----------------------------------------------------------------------mngdump - A BCB GUI-based dump utility - by Andy ProtanoAndy has sent me this fully functional MNG dump utility, that givesdetailed information of the contents of any MNG file.Requires libmng.dll----------------------------------------------------------------------mng-view - A GTK-based MNG viewer - by Vova BabinVova has been hacking away with the libmng code and has come up withthis nice little sample how to write a MNG viewer using GTK.Thanks mate!Source-code onlyRequires GTK+ (1.2 or higher) and libmng (0.9.2 or higher)(Modified by Greg Roelofs)----------------------------------------------------------------------mngview - Another MNG viewer; this one for MSVC - by Nicholaus BrennigA welcome contribution from Nicholaus. Author of SlowView. A very niceimage-handling utility for Windows. A welcome contribution since therehave been numerous questions about linking libmng with MSVC.Well, look no further. Here it is!----------------------------------------------------------------------MSVC libmng project - An MSVC project to build libmng.dll - by Chad AustinChad has contributed some project-files that you could use to buildlibmng.dll with MSVC. Please be sure to read the README file included.----------------------------------------------------------------------fbmngplay - A simple fbcon based mng player - by Stefan ReinauerStefan has contributed this little example, based on Ralph'sSDL player. It uses the kernel framebuffer device to display mnganimations through the libmng interface.(currently for 16-bit buffers only)----------------------------------------------------------------------xmngview - Lesstif/Motif standalone player for MNG files - by Winfried SzukalskiWinfried contributed this MNG player for X-based systems.(recently updated)----------------------------------------------------------------------makemng - A delta-MNG creation utility for MSVC - by Alex VolkovAlex sent me this nice utility that will allow you to create highlyoptmized MNGs using the delta-PNG capabilities of MNG.----------------------------------------------------------------------