Polygon Fill Mode..?
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
- From: "Tony Clark" <tclark@xxxxxxx>
- Date: Thu, 18 May 2006 17:30:55 +0100
Hi all,
I am having trouble drawing a polygon with a hole in the centre in my WinCE
app. On the desktop, the code I'm using successfully produces a polygon
with another one inside it, which is drawn as a 'hole'. But the same code
in the Pocket PC app produces a 'fill' where the hole should be. I've
noticed that "SetPolyFillMode" is not supported in WinCE, but when I query
the capabilities of the device, it appears that it does support 'ALTERNATE'
polygon filling mode. I'm wondering how to set the correct (alternate) fill
mode in WinCE - does anyone know how I can achieve this?
Thanks for your time,
Tony.
.
Relevant Pages
- Re: holes and distance to copper in layout
... this wil give me a ring without copper around a hole made in a polygon ... So I got an idea,to make a pad in library with the same form as the ... (sci.electronics.design) - Re: holes and distance to copper in layout
... this wil give me a ring without copper around a hole made in a polygon ... So I got an idea,to make a pad in library with the same form as the ... (sci.electronics.design) - Re: Fill polygon with hole
... scanline which is covered by the hole and simply do not rasterize this ... because generaly for each scanline you will process all holes. ... will be faster, but you need some division of the polygon, e.g. ... nonconvex polygons and polygons with holes, so if you are using opengl ... (comp.graphics.algorithms) - Re: holes and distance to copper in layout
... If I use a pad I cant get it connected to the polygon ... then I can see if my hole number two can be made small enough to hide ... I have tried with pads, but only one pad ..and then I could not make ... this wil give me a ring without copper around a hole made in a polygon ... (sci.electronics.design) |
|