kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #05871
Re: [PATCH] Option to subtract soldermask from silkscreen in gerber output
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
Dick Hollenbeck <dick@xxxxxxxxxxx>
-
Date:
Fri, 10 Dec 2010 08:37:19 -0600
-
In-reply-to:
<AANLkTi=4KXtxOC+ML8H9U0tkc0yzpSQh5fMbN43KBiQL@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101027 Thunderbird/3.0.10
On 12/09/2010 05:51 PM, Marco Mattila wrote:
> Drawing the negative layer last is not correct, since it erases
> everything below the negative objects in all layers. The attached
> patch seems to do the trick right. All layers (=layers as they are
> seen in gerbview, not individual layers in a gerber file) are first
> drawn into a bitmap and negative objects are drawn in background
> color. Then the bitmap itself is used as a mask in blitting the bitmap
> onto the screen.
>
> marco
>
I should be able to get a look at this over the weekend.
Dick
Follow ups
References