]> git.saurik.com Git - wxWidgets.git/commit
Complete rewrite of DoDrawBitmap() and DoBlit().
authorPaul Cornett <paulcor@bullseye.com>
Sun, 4 Jan 2009 02:40:11 +0000 (02:40 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Sun, 4 Jan 2009 02:40:11 +0000 (02:40 +0000)
commit02cecc4dc2c07b3e4b109edf44c4c87a2fed87d9
tree23239f8e6cf7eb456194fd5156ca4b983a2c7d78
parenta54b285e7c829b885f78d4b8a96dd2e169a693d7
Complete rewrite of DoDrawBitmap() and DoBlit().
Blit should now correctly handle all combinations of scaling, clipping, and mask.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57821 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/dcclient.h
src/gtk/dcclient.cpp