Add wxAffineMatrix2D and related classes.
This class represents an affine 2D transformation and will be used in wxDC for now and maybe in wxGC later. Closes #13143. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -502,6 +502,7 @@ All (GUI):
|
||||
- Add WXK_CONTROL_A..WXK_CONTROL_Z constants (Jan van Dijk).
|
||||
- Add support for alpha channel in colours in wxSVGFileDC (snowleopard).
|
||||
- Allow customizing AUI tab colours in wxAuiTabArt (snowleopard).
|
||||
- Added wxAffineMatrix2D class (Catalin Raceanu).
|
||||
|
||||
GTK:
|
||||
|
||||
|
Reference in New Issue
Block a user