-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: rxvt-unicode-sixel
action: commit
revision:
path_from:
revision_from: d9bc71cb2b62ba514bb418d44a7813903d21c329:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

git://git.thebackupbox.net/rxvt-unicode-sixel

commit d9bc71cb2b62ba514bb418d44a7813903d21c329
Author: Marc Lehmann <schmorp@schmorp.de>
Date:   Thu Jun 14 19:44:45 2012 +0000

    *** empty log message ***

diff --git a/src/rxvtimg.C b/src/rxvtimg.C

index 6e32dd6204cb36ab38d4a84ce66b6703fafba027..

index ..4e4fa3f471787e4295872bf17efb01c4533839da 100644

--- a/src/rxvtimg.C
+++ b/src/rxvtimg.C
@@ -637,6 +637,7 @@ rxvt_img::transform (nv matrix[3][3])
   for (int i = 0; i < 2; ++i)
     {
       nv v;
+
       v = mat_apply (matrix, i, 0+x, 0+y);         rmin [i] =            rmax [i] = v;
       v = mat_apply (matrix, i, w+x, 0+y); min_it (rmin [i], v); max_it (rmax [i],  v);
       v = mat_apply (matrix, i, 0+x, h+y); min_it (rmin [i], v); max_it (rmax [i],  v);

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

-- Response ended

-- Page fetched on Sun Jun 2 09:30:24 2024