Following the theory that something lame is better than nothing at all, provide a...
authorRobin Dunn <robin@alldunn.com>
Wed, 8 Feb 2012 00:20:38 +0000 (00:20 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 8 Feb 2012 00:20:38 +0000 (00:20 +0000)
commit4e17cf82ff38eabe33381c60d3d7c8b9c8c07069
treedc333adf247987cb368be936abecff4611827e6c
parenteb74c22a0b5d4c7cde8845a7ac9174ee434ee1c3
Following the theory that something lame is better than nothing at all, provide a very generic implementation of the ctor wxRegion::wxRegion(size_t n, const wxPoint *points, wxPolygonFillMode fillStyle) by drawing the polygon into a bitmap and using that to create the region.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/osx/carbon/region.cpp