]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wxPython/_gdi.py
wxUSE_POSTSCRIPT is not a sufficient test by itself for
[wxWidgets.git] / wxPython / wxPython / _gdi.py
index d9ce136652a2579533937e06595f7a8e8781f5f8..97c81625fb507469cff38ac6da6299e19170852e 100644 (file)
@@ -1,7 +1,7 @@
 ## This file reverse renames symbols in the wx package to give
 ## them their wx prefix again, for backwards compatibility.
 ##
-## Generated by ./distrib/build_renamers.py
+## Generated by BuildRenamers in config.py
 
 # This silly stuff here is so the wxPython.wx module doesn't conflict
 # with the wx package.  We need to import modules from the wx package
@@ -62,6 +62,7 @@ wxInRegion = wx._gdi.InRegion
 wxRegion = wx._gdi.Region
 wxRegionPtr = wx._gdi.RegionPtr
 wxRegionFromBitmap = wx._gdi.RegionFromBitmap
+wxRegionFromBitmapColour = wx._gdi.RegionFromBitmapColour
 wxRegionFromPoints = wx._gdi.RegionFromPoints
 wxRegionIterator = wx._gdi.RegionIterator
 wxRegionIteratorPtr = wx._gdi.RegionIteratorPtr
@@ -210,6 +211,7 @@ wxFontPtr = wx._gdi.FontPtr
 wxFontFromNativeInfo = wx._gdi.FontFromNativeInfo
 wxFontFromNativeInfoString = wx._gdi.FontFromNativeInfoString
 wxFont2 = wx._gdi.Font2
+wxFontFromPixelSize = wx._gdi.FontFromPixelSize
 wxFont_GetDefaultEncoding = wx._gdi.Font_GetDefaultEncoding
 wxFont_SetDefaultEncoding = wx._gdi.Font_SetDefaultEncoding
 wxFontEnumerator = wx._gdi.FontEnumerator
@@ -487,7 +489,6 @@ wxMemoryDCPtr = wx._gdi.MemoryDCPtr
 wxMemoryDCFromDC = wx._gdi.MemoryDCFromDC
 wxBufferedDC = wx._gdi.BufferedDC
 wxBufferedDCPtr = wx._gdi.BufferedDCPtr
-wxBufferedDCInternalBuffer = wx._gdi.BufferedDCInternalBuffer
 wxBufferedPaintDC = wx._gdi.BufferedPaintDC
 wxBufferedPaintDCPtr = wx._gdi.BufferedPaintDCPtr
 wxScreenDC = wx._gdi.ScreenDC