]> git.saurik.com Git - wxWidgets.git/commit
Applied patch [ 709618 ] fixes drawing position in wxPrinterDC::DoBlit()
authorJulian Smart <julian@anthemion.co.uk>
Thu, 3 Apr 2003 13:19:15 +0000 (13:19 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 3 Apr 2003 13:19:15 +0000 (13:19 +0000)
commite5c4c38b5d3523bfac08987b5ec09d34f4f61caa
tree3d624993454f22530e6a33b86e3572107f46525a
parent23254b138af4bf224b07a9c577db6208742f1c4c
Applied patch [ 709618 ] fixes drawing position in wxPrinterDC::DoBlit()

wxPrinterDC::DoBlit() in current CVS is drawing to the
source coords rather than the dest coords. This patch
corrects that.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19965 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/dcprint.cpp