]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added PutPixMapBytes() and GetPixMapBytes() functions that allow getting at
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 3 Mar 2000 16:03:06 +0000 (16:03 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 3 Mar 2000 16:03:06 +0000 (16:03 +0000)
commit6dc8ce9108a051ccf3337e11d5dfdcc011c325e9
tree33796bd2aeee6961e81373a5e76f5f708ec84f5d
parent484be6152fc767a947060a2d0dfba56695ff5a2c
Added PutPixMapBytes() and GetPixMapBytes() functions that allow getting at
pixmap data.
Added an as_GrafPort() method to be able to use a GWorld as argument to
routines that expect a GrafPort.
Mac/Modules/qdoffs/Qdoffsmodule.c
Mac/Modules/qdoffs/qdoffssupport.py