Add copies of the JPEG, PNG, and Z libraries...

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3635 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet
2004-07-05 14:12:39 +00:00
parent 24fcc5aa29
commit c1525a2062
135 changed files with 71836 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
Known bugs in libpng version 1.2.1
1. April 22, 2001: pnggccrd.c has been reported to crash on NetBSD when
reading interlaced PNG files, when assembler code is enabled.
STATUS: Under investigation. The change to pnggccrd.c in libpng-1.2.1
fixed a problem under FreeBSD but not the problem with NetBSD.