diff options
Diffstat (limited to 'src/3rdparty/libmng/README.contrib')
-rw-r--r-- | src/3rdparty/libmng/README.contrib | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/3rdparty/libmng/README.contrib b/src/3rdparty/libmng/README.contrib index 1e81ca4c5..e66333780 100644 --- a/src/3rdparty/libmng/README.contrib +++ b/src/3rdparty/libmng/README.contrib @@ -18,7 +18,7 @@ http://snow.ashlu.bc.ca/~giles/mng/ Another nice contribution. View MNG files on practically any platform with this standalone viewer. -Source-code only; Retquires SDL library and libmng.so +Source-code only; Requires SDL library and libmng.so (Modified by Greg Roelofs) @@ -28,7 +28,7 @@ mngview - A BCB port of the Delphi sample - by Andy Protano I have added this nice little port to the BCB samples directory. It adds a nifty progressbar while reading a file. Excellent work! -Retquires libmng.dll +Requires libmng.dll (note: this is in the BCB samples directory) ---------------------------------------------------------------------- @@ -37,7 +37,7 @@ mngdump - A BCB GUI-based dump utility - by Andy Protano Andy has sent me this fully functional MNG dump utility, that gives detailed information of the contents of any MNG file. -Retquires libmng.dll +Requires libmng.dll ---------------------------------------------------------------------- @@ -47,7 +47,7 @@ Vova has been hacking away with the libmng code and has come up with this nice little sample how to write a MNG viewer using GTK. Thanks mate! Source-code only -Retquires GTK+ (1.2 or higher) and libmng (0.9.2 or higher) +Requires GTK+ (1.2 or higher) and libmng (0.9.2 or higher) (Modified by Greg Roelofs) |