GNUstep compatibility: avoid attempting blitter_save with a partially
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 6 May 2012 14:01:36 +0000 (14:01 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 6 May 2012 14:01:36 +0000 (14:01 +0000)
commitb9cd98fc31480bec21f1184249275580b32fe493
tree393c455e087c5d891b618e02698010c4bf68e65f
parent58bd2ef17516ac538b7b5a08b63b177343cfe4f2
GNUstep compatibility: avoid attempting blitter_save with a partially
out-of-bounds rectangle. Instead, take the intersection of the
rectangle with the window boundary and do a smaller operation on
what's left.

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@9503 cda61777-01e9-0310-a592-d414129be87e
osx.m