]> git.saurik.com Git - wxWidgets.git/commit
Bitmaps are no longer rescaled to reflect printerPPI/screenPPI ratio. Instead, we...
authorVáclav Slavík <vslavik@fastmail.fm>
Wed, 17 Jan 2001 00:31:58 +0000 (00:31 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Wed, 17 Jan 2001 00:31:58 +0000 (00:31 +0000)
commitb5c01940ac51d3dff5229221ae2531e167471041
tree28ded0436481fbf263f478f597017861353b9efe
parentadb85931ab5170068d39ad4ef54157d218bbe8f4
Bitmaps are no longer rescaled to reflect printerPPI/screenPPI ratio. Instead, we change user scale before drawing them and then restore it back.

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