text tweak

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41997 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-10-13 19:56:45 +00:00
parent b8dc98c8f5
commit d9c8cf74dd

View File

@@ -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 The first parts of a new 2D drawing API has been added with the
wx.GraphicsPath and wx.GraphicsContext classes. They wrap GDI+ on 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 drawing with alpha-blending and anti-aliasing, and use a floating
point cooridnate system. Currently they can only target drawing to point cooridnate system. Currently they can only target drawing to
windows, but other wx.DC backends are forthcoming. The APIs may windows, but other wx.DC backends are forthcoming. The APIs may