From 6394bf0f5910567a2fcafddf4d9952edcfee81d8 Mon Sep 17 00:00:00 2001 From: pagefault <> Date: Tue, 8 May 2001 20:16:55 +0000 Subject: [PATCH] Added png info file --- zsnes/src/obj/pnginfo.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 zsnes/src/obj/pnginfo.txt diff --git a/zsnes/src/obj/pnginfo.txt b/zsnes/src/obj/pnginfo.txt new file mode 100644 index 00000000..25b25885 --- /dev/null +++ b/zsnes/src/obj/pnginfo.txt @@ -0,0 +1,4 @@ +libpng is the official PNG reference library. It supports almost all PNG features, +is extensible, and has been extensively tested for over five years. + +You can download libpng from http://www.freesoftware.com/pub/png/libpng.html