Fix bug: xterm_dump_rectangle, when given the coordinates of a window
authorChris Hanson <org/chris-hanson/cph>
Sun, 1 Oct 2000 02:14:14 +0000 (02:14 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sun, 1 Oct 2000 02:14:14 +0000 (02:14 +0000)
commitda95c9697123d693df009585a538b48ed2791398
tree5f4d0388b3e81307606c63d18f086d7b54f284d5
parentcb492e12f6fe9f04f623f577c54e98be31fe2789
Fix bug: xterm_dump_rectangle, when given the coordinates of a window
that wasn't exactly a multiple of the character size, would dump
characters at the edges of the window.  Instead, it must clip the
rectangle to the character size of the window.
v7/src/microcode/x11term.c