From a857a89d22671c888344a8acd47125fedb5d1fc7 Mon Sep 17 00:00:00 2001 From: avolkov Date: Fri, 23 Dec 2005 23:53:14 +0000 Subject: [PATCH] PNG transparency git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2107 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 9c6f78e34..747de3d59 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,6 @@ Changes towards version 0.5: +- Fixed PNG transparency info (tRNS chunk) in all images according + to info specified by .ani - Alex - Comm animation fixes (bugs 557, 705, 806); from chmmravatar, Alex - Imported DOS versions of alien comm graphics which have richer palettes and look better in most cases (bug #314) - Alex