--- rxvt-unicode/src/rxvtfont.C 2021/06/19 10:01:16 1.215 +++ rxvt-unicode/src/rxvtfont.C 2021/06/19 10:08:10 1.216 @@ -1439,8 +1439,6 @@ XGlyphInfo extents; XftGlyphExtents (disp, f, &glyph, 1, &extents); - int xOff = extents.xOff ? extents.xOff : cwidth; - ep->glyph = glyph; ep->x = x_; ep->y = y_ + ascent;