repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: 63c744d72fd297f7b3fdb1cdd0dd7563e2ad428a:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit 63c744d72fd297f7b3fdb1cdd0dd7563e2ad428a
Author: Marc Lehmann 
Date:   Tue Nov 4 14:43:15 2008 +0000

    src/background.C

diff --git a/src/background.C b/src/background.C
index f2e389dd135d28a1704e4682b377d53ff4fa7a59..
index ..753360e62a9eaa1e24c4eba35476ae3bbfd8f0e5 100644
--- a/src/background.C
+++ b/src/background.C
@@ -1139,11 +1139,11 @@ bgPixmap_t::render ()

   XImage *result = NULL;
 # ifdef HAVE_AFTERIMAGE
-  target->init_asv ();
-
   if (original_asim
       || (background_flags & transpTransformations) != (flags & transpTransformations))
     {
+      target->init_asv ();
+
       ASImage *background = NULL;
       ARGB32 as_tint = TINT_LEAVE_SAME;
       if (background_flags)

-----END OF PAGE-----