-- 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: 515d2c1fa686866e5497b10e74fef0e7a0590651:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

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

commit 515d2c1fa686866e5497b10e74fef0e7a0590651
Author: Marc Lehmann <schmorp@schmorp.de>
Date:   Sat Jun 19 09:10:51 2021 +0000

    *** empty log message ***

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

index 65c08ff072862dc9b0a136bbe3a0d9d9fc8d72aa..

index ..b71735dd58825f06f83f0951ff05b171eb6f14b0 100644

--- a/src/rxvtfont.C
+++ b/src/rxvtfont.C
@@ -1444,7 +1444,7 @@ rxvt_font_xft::draw (rxvt_drawable &d, int x, int y,
           ep->y = y_ + ascent;

           // the xft font cell might differ from the terminal font cell,
-          // in which we use the average between the two
+          // in which case we use the average between the two.
           ep->x += cwidth - extents.xOff >> 1;

           // xft/freetype represent combining characters as characters with zero
@@ -1453,7 +1453,7 @@ rxvt_font_xft::draw (rxvt_drawable &d, int x, int y,
           // in other fonts, they are shifted all over the place.
           // we handle the first two cases by keying off on xOff being 0
           // for zero-width chars. normally, we would add extents.xOff
-          // of the base chaarcter here, but we don't have that, so we use cwidth.
+          // of the base character here, but we don't have that, so we use cwidth.
           ep->x += extents.xOff ? 0 : cwidth;

           ++ep;

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

-- Response ended

-- Page fetched on Sun Jun 2 12:37:31 2024