|  |  | 
|  | Libpng 1.4.3 - June 26, 2010 | 
|  |  | 
|  | This is a public release of libpng, intended for use in production codes. | 
|  |  | 
|  | Files available for download: | 
|  |  | 
|  | Source files with LF line endings (for Unix/Linux) and with a | 
|  | "configure" script | 
|  |  | 
|  | libpng-1.4.3.tar.xz (LZMA-compressed, recommended) | 
|  | libpng-1.4.3.tar.gz | 
|  | libpng-1.4.3.tar.bz2 | 
|  |  | 
|  | Source files with CRLF line endings (for Windows), without the | 
|  | "configure" script | 
|  |  | 
|  | lpng143.zip | 
|  | lpng143.7z | 
|  |  | 
|  | Other information: | 
|  |  | 
|  | libpng-1.4.3-README.txt | 
|  | libpng-1.4.3-LICENSE.txt | 
|  |  | 
|  | Changes since the last public release (1.4.2): | 
|  | Added missing quotation marks in the aix block of configure.ac | 
|  | The new "vstudio" project was missing from the zip and 7z distributions. | 
|  | Rewrote png_process_IDAT_data to consistently treat extra data as warnings | 
|  | and handle end conditions more cleanly. | 
|  | Removed the now-redundant check for out-of-bounds new_row from example.c | 
|  | Changed char *msg to PNG_CONST char *msg in pngrutil.c | 
|  | Stop memory leak when reading a malformed sCAL chunk. | 
|  |  | 
|  | Send comments/corrections/commendations to glennrp at users.sourceforge.net | 
|  | or to png-mng-implement at lists.sf.net (subscription required; visit | 
|  | https://lists.sourceforge.net/lists/listinfo/png-mng-implement). | 
|  |  | 
|  | Glenn R-P |