Cross Reference: png.patch
xref
: /
solaris-userland
/
components
/
imagemagick
/
patches
/
png.patch
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
3798
N/A
The history of this patch is unknown: it existed when ImageMagick was
3798
N/A
migrated to Userland.
3798
N/A
3798
N/A
---
ImageMagick-6.8.3/coders/png.c
.~1~ 2013-02-15 04:48:48.000000000 -0800
3798
N/A
+++
ImageMagick-6.8.3/coders/png.c
2015-02-10 20:39:14.131500401 -0800
3798
N/A
@@ -100,6 +100,10 @@
3798
N/A
168
N/A
#include "
png.h
"
168
N/A
#include "
zlib.h
"
168
N/A
+#if PNG_LIBPNG_VER >= 10400
168
N/A
+#define trans_values trans_color
168
N/A
+#define trans trans_alpha
168
N/A
+#endif
168
N/A
168
N/A
/* ImageMagick differences */
168
N/A
#define first_scene scene