chiark / gitweb /
GNUstep compatibility: avoid attempting blitter_save with a partially
authorSimon Tatham <anakin@pobox.com>
Sun, 6 May 2012 14:01:36 +0000 (14:01 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 6 May 2012 14:01:36 +0000 (14:01 +0000)
commitd58fc304445ce752186527f48463adbf74ca8a9c
tree393c455e087c5d891b618e02698010c4bf68e65f
parentcdd53f182d40af6acb45d42d8fd6d857d9aeab13
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.

[originally from svn r9503]
osx.m