• Eli Zaretskii's avatar
    Fix display of stretch glyphs · 6397faaa
    Eli Zaretskii authored
    * src/xterm.c (x_draw_stretch_glyph_string):
    * src/w32term.c (w32_draw_stretch_glyph_string): Fix drawing
    stretch glyphs when the window is hscrolled.  (The original
    pre-Jan-2021 code was almost correct, except that it used
    'window_box_left_offset' instead of 'window_box_left', and didn't
    restrict the background_width fixup to text-area.)  (Bug#50564)
    6397faaa
xterm.c 406 KB