(zv_height, zv_bits, zv_period): Changed zv bitmap to
authorKim F. Storm <storm@cua.dk>
Sat, 1 Dec 2001 01:22:27 +0000 (01:22 +0000)
committerKim F. Storm <storm@cua.dk>
Sat, 1 Dec 2001 01:22:27 +0000 (01:22 +0000)
commit976b73d7c114510fe950e803142b278bf924e7cc
tree3a994784e7446fada44f7100858577d3d823c1a2
parentd246e5586b4cbb5543a4c3d1579cae111513f16a
(zv_height, zv_bits, zv_period): Changed zv bitmap to
fill fringe evenly with small dashes.
(x_draw_fringe_bitmap): Clear background if necessary. Align and
clip the new ZV bitmap to avoid jitter between rows.
(x_draw_row_fringe_bitmaps): Rely on x_draw_fringe_bitmap to clear
background.  Don't draw fringe bitmaps if fringe width is zero.
(x_compute_fringe_widths): New function.
(x_new_font, x_set_window_size_1): Use it.
src/xterm.c