various changes to get up to date with CVS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41447 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -252,6 +252,13 @@ Added wx.lib.delayedresult from Oliver Schoenborn.
|
||||
Added wx.lib.expando, a multi-line textctrl that exands as more lines
|
||||
are needed.
|
||||
|
||||
wx.Image.Scale and Rescale methods now take an extra parameter
|
||||
specifying type of method to use for resampling the image. It
|
||||
defaults to the current behavior of just replicating pixels, if
|
||||
wx.IMAGE_QUALITY_HIGH is passed then it uses bicubic and box averaging
|
||||
resampling methods for upsampling and downsampling respectively.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user