| 1 | The contrib directory contains contributions made by fellow
 | 
|---|
| 2 | enthousiasts. (Check respective web-sites for the latest version)
 | 
|---|
| 3 | 
 | 
|---|
| 4 | ----------------------------------------------------------------------
 | 
|---|
| 5 | 
 | 
|---|
| 6 | mngplg - A Netscape plugin for MNG - by Jason Summers
 | 
|---|
| 7 | 
 | 
|---|
| 8 | http://pobox.com/~jason1/imaging/mngplg/
 | 
|---|
| 9 | 
 | 
|---|
| 10 | The very first contribution, and what a start!
 | 
|---|
| 11 | GIF look out, MNG is on the prowl and ready to swat you like a fly!
 | 
|---|
| 12 | 
 | 
|---|
| 13 | ----------------------------------------------------------------------
 | 
|---|
| 14 | 
 | 
|---|
| 15 | mngplay - An SDL based MNG viewer - by Ralph Giles
 | 
|---|
| 16 | 
 | 
|---|
| 17 | http://snow.ashlu.bc.ca/~giles/mng/
 | 
|---|
| 18 | 
 | 
|---|
| 19 | Another nice contribution. View MNG files on practically any platform
 | 
|---|
| 20 | with this standalone viewer.
 | 
|---|
| 21 | Source-code only; Requires SDL library and libmng.so
 | 
|---|
| 22 | 
 | 
|---|
| 23 | (Modified by Greg Roelofs)
 | 
|---|
| 24 | 
 | 
|---|
| 25 | ----------------------------------------------------------------------
 | 
|---|
| 26 | 
 | 
|---|
| 27 | mngview - A BCB port of the Delphi sample - by Andy Protano
 | 
|---|
| 28 | 
 | 
|---|
| 29 | I have added this nice little port to the BCB samples directory.
 | 
|---|
| 30 | It adds a nifty progressbar while reading a file. Excellent work!
 | 
|---|
| 31 | Requires libmng.dll
 | 
|---|
| 32 | (note: this is in the BCB samples directory)
 | 
|---|
| 33 | 
 | 
|---|
| 34 | ----------------------------------------------------------------------
 | 
|---|
| 35 | 
 | 
|---|
| 36 | mngdump - A BCB GUI-based dump utility - by Andy Protano
 | 
|---|
| 37 | 
 | 
|---|
| 38 | Andy has sent me this fully functional MNG dump utility, that gives
 | 
|---|
| 39 | detailed information of the contents of any MNG file.
 | 
|---|
| 40 | Requires libmng.dll
 | 
|---|
| 41 | 
 | 
|---|
| 42 | ----------------------------------------------------------------------
 | 
|---|
| 43 | 
 | 
|---|
| 44 | mng-view - A GTK-based MNG viewer - by Vova Babin
 | 
|---|
| 45 | 
 | 
|---|
| 46 | Vova has been hacking away with the libmng code and has come up with
 | 
|---|
| 47 | this nice little sample how to write a MNG viewer using GTK.
 | 
|---|
| 48 | Thanks mate!
 | 
|---|
| 49 | Source-code only
 | 
|---|
| 50 | Requires GTK+ (1.2 or higher) and libmng (0.9.2 or higher)
 | 
|---|
| 51 | 
 | 
|---|
| 52 | (Modified by Greg Roelofs)
 | 
|---|
| 53 | 
 | 
|---|
| 54 | ----------------------------------------------------------------------
 | 
|---|
| 55 | 
 | 
|---|
| 56 | mngview - Another MNG viewer; this one for MSVC - by Nicholaus Brennig
 | 
|---|
| 57 | 
 | 
|---|
| 58 | A welcome contribution from Nicholaus. Author of SlowView. A very nice
 | 
|---|
| 59 | image-handling utility for Windows. A welcome contribution since there
 | 
|---|
| 60 | have been numerous questions about linking libmng with MSVC.
 | 
|---|
| 61 | Well, look no further. Here it is!
 | 
|---|
| 62 | 
 | 
|---|
| 63 | ----------------------------------------------------------------------
 | 
|---|
| 64 | 
 | 
|---|
| 65 | MSVC libmng project - An MSVC project to build libmng.dll
 | 
|---|
| 66 |                     - by Chad Austin
 | 
|---|
| 67 | 
 | 
|---|
| 68 | Chad has contributed some project-files that you could use to build
 | 
|---|
| 69 | libmng.dll with MSVC. Please be sure to read the README file included.
 | 
|---|
| 70 | 
 | 
|---|
| 71 | ----------------------------------------------------------------------
 | 
|---|
| 72 | 
 | 
|---|
| 73 | fbmngplay - A simple fbcon based mng player - by Stefan Reinauer
 | 
|---|
| 74 | 
 | 
|---|
| 75 | Stefan has contributed this little example, based on Ralph's
 | 
|---|
| 76 | SDL player. It uses the kernel framebuffer device to display mng
 | 
|---|
| 77 | animations through the libmng interface.
 | 
|---|
| 78 | (currently for 16-bit buffers only)
 | 
|---|
| 79 | 
 | 
|---|
| 80 | ----------------------------------------------------------------------
 | 
|---|
| 81 | 
 | 
|---|
| 82 | xmngview - Lesstif/Motif standalone player for MNG files
 | 
|---|
| 83 |          - by Winfried Szukalski
 | 
|---|
| 84 | 
 | 
|---|
| 85 | Winfried contributed this MNG player for X-based systems.
 | 
|---|
| 86 | (recently updated)
 | 
|---|
| 87 | 
 | 
|---|
| 88 | ----------------------------------------------------------------------
 | 
|---|
| 89 | 
 | 
|---|
| 90 | makemng - A delta-MNG creation utility for MSVC - by Alex Volkov
 | 
|---|
| 91 | 
 | 
|---|
| 92 | Alex sent me this nice utility that will allow you to create highly
 | 
|---|
| 93 | optmized MNGs using the delta-PNG capabilities of MNG.
 | 
|---|
| 94 | 
 | 
|---|
| 95 | ----------------------------------------------------------------------
 | 
|---|