Revision: 2218
http://synfig.svn.sourceforge.net/synfig/?rev=2218&view=rev
Author: pabs3
Date: 2008-11-19 04:05:06 +0000 (Wed, 19 Nov 2008)
Log Message:
-----------
Remove warning about Paletted PNGs not being fully supported, alpha blending
(the tRNS chunk) for them is done now.
Modified Paths:
--------------
synfig-core/trunk/src/modules/mod_png/mptr_png.cpp
Modified: synfig-core/trunk/src/modules/mod_png/mptr_png.cpp
===================================================================
--- synfig-core/trunk/src/modules/mod_png/mptr_png.cpp 2008-11-19 04:01:28 UTC
(rev 2217)
+++ synfig-core/trunk/src/modules/mod_png/mptr_png.cpp 2008-11-19 04:05:06 UTC
(rev 2218)
@@ -301,7 +301,6 @@
break;
case PNG_COLOR_TYPE_PALETTE:
- synfig::warning("png_mptr: Paletted PNGs aren't yet fully
supported.");
for(y=0;y<height;y++)
for(x=0;x<width;x++)
{
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl