X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/96285a18aa6f39e754ae562cc427f005a3402f43..0967b57b85518167b93f64ccecb5a1b5dc2b2c51:/wxPython/docs/CHANGES.txt diff --git a/wxPython/docs/CHANGES.txt b/wxPython/docs/CHANGES.txt index 04966b1bfb..538c4627ae 100644 --- a/wxPython/docs/CHANGES.txt +++ b/wxPython/docs/CHANGES.txt @@ -3,7 +3,7 @@ Recent Changes for wxPython 2.7.1.1 ------- -* +* 18-Oct-2006 The following deprecated items have been removed: @@ -306,7 +306,7 @@ Quartz and also on the other platforms. The first parts of a new 2D drawing API has been added with the wx.GraphicsPath and wx.GraphicsContext classes. They wrap GDI+ on -Windows, Cairo on wxGTK and CoreGraphics on OS X, and allow path-based +Windows, Cairo on wxGTK and CoreGraphics on OS X. They allow path-based drawing with alpha-blending and anti-aliasing, and use a floating point cooridnate system. Currently they can only target drawing to windows, but other wx.DC backends are forthcoming. The APIs may