From: pabs3 Date: Wed, 19 Nov 2008 04:05:06 +0000 (+0000) Subject: Remove warning about Paletted PNGs not being fully supported, alpha blending (the... X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=657023f1c16cba4b3908ef61f5ac0ce7f2969128;p=synfig.git Remove warning about Paletted PNGs not being fully supported, alpha blending (the tRNS chunk) for them is done now. git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2218 1f10aa63-cdf2-0310-b900-c93c546f37ac --- diff --git a/synfig-core/trunk/src/modules/mod_png/mptr_png.cpp b/synfig-core/trunk/src/modules/mod_png/mptr_png.cpp index 641ee82..23aa9aa 100644 --- a/synfig-core/trunk/src/modules/mod_png/mptr_png.cpp +++ b/synfig-core/trunk/src/modules/mod_png/mptr_png.cpp @@ -301,7 +301,6 @@ png_mptr::png_mptr(const char *file_name) break; case PNG_COLOR_TYPE_PALETTE: - synfig::warning("png_mptr: Paletted PNGs aren't yet fully supported."); for(y=0;y