repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: 3ee3a7b0073b730cab876fb359faeba6a9ef7a14: path_to: revision_to:
commit 3ee3a7b0073b730cab876fb359faeba6a9ef7a14 Author: Marc LehmannDate: Sat Jun 19 10:01:16 2021 +0000 *** empty log message *** diff --git a/src/rxvtfont.C b/src/rxvtfont.C
--- a/src/rxvtfont.C
+++ b/src/rxvtfont.C
@@ -1447,7 +1447,6 @@ rxvt_font_xft::draw (rxvt_drawable &d, int x, int y,
// the xft font cell might differ from the terminal font cell,
// in which case we use the average between the two.
- if (extents.xOff)
ep->x += extents.xOff ? cwidth - extents.xOff >> 1 : 0;
// xft/freetype represent combining characters as characters with zero
-----END OF PAGE-----