]> git.eshelyaron.com Git - emacs.git/commit
(mac_draw_rectangle): Don't add 1 to width and height.
authorEli Zaretskii <eliz@gnu.org>
Sat, 11 Mar 2006 12:03:12 +0000 (12:03 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 11 Mar 2006 12:03:12 +0000 (12:03 +0000)
commit97b5ae784da87d61fac93904f11aed356d9215f5
treef7e9743bc2c88b192b268d6c45cb9202d87c2b50
parent8cb56728dda0b94f3b93f039414f56b24d188c19
(mac_draw_rectangle): Don't add 1 to width and height.
(x_draw_glyph_string_foreground)
(x_draw_composite_glyph_string_foreground)
(x_draw_image_foreground): Don't subtract 1 from width and height
arguments to mac_draw_rectangle.
(x_draw_hollow_cursor): Add 1 to w->phys_cursor_width.
src/ChangeLog
src/macterm.c