jpt13653903 / Gerber2PDF

Gerber to PDF converter
https://sourceforge.net/projects/gerber2pdf/
GNU General Public License v3.0
36 stars 11 forks source link

Boolean and blending operations between layers #7

Open jpt13653903 opened 6 years ago

jpt13653903 commented 6 years ago

Add the ability to specify a blend function between layers, as well as performing boolean operations on said layers.

One use case would be to subtract the solder mask layer from the board outline layer in order to render a more realistic PCB.

This enhancement is dependent on issue #1

Also refer to this issue.