[devel] Removed "-DPNG_CONFIGURE_LIBPNG" from the makefiles and projects.
and added "#define PNG_NO_PEDANTIC_WARNINGS" in the libpng source files.
diff --git a/CHANGES b/CHANGES
index 4b9c499..cff1781 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2396,16 +2396,19 @@
Rebuilt configure scripts with autoconf-2.65
version 1.4.0beta105 [November 25, 2009]
- Use fast integer PNG_DIVIDE_BY_255() or PNG_DIVIDE_BY_65535() to accomplish
- alpha premultiplication when PNG_READ_COMPOSITE_NODIV_SUPPORTED is defined.
+ Use fast integer PNG_DIVIDE_BY_255() or PNG_DIVIDE_BY_65535()
+ to accomplish alpha premultiplication when
+ PNG_READ_COMPOSITE_NODIV_SUPPORTED is defined.
Changed "/255" to "/255.0" in background calculations to make it clear
that the 255 is used as a double.
version 1.4.0beta106 [November 27, 2009]
Removed premultiplied alpha feature.
-version 1.4.0beta107 [November 27, 2009]
+version 1.4.0beta107 [December 4, 2009]
Updated README
+ Added "#define PNG_NO_PEDANTIC_WARNINGS" in the libpng source files.
+ Removed "-DPNG_CONFIGURE_LIBPNG" from the makefiles and projects.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit