Fix outline drawing to only apply on copper layers
commit57e3b556460914f782c6b59acb92995c14a176d0
authorPeter Clifton <pcjc2@cam.ac.uk>
Sun, 11 Nov 2012 04:07:44 +0000 (10 23:07 -0500)
committerPeter Clifton <peter@clifton-electronics.co.uk>
Sun, 11 Nov 2012 04:27:07 +0000 (10 23:27 -0500)
treea246ad5c6354a16112a5a45be4e303af83ee20dd
parent377d0e061241b1db4d61a64cd0572c93c0ec0f01
Fix outline drawing to only apply on copper layers

This matches the old comments in the code, and fixes (removes) outline
drawing on the solder mask prints.

This partially reverts commit 294494e56695251e63c0da9f243d6f59447f1c9f
"Fix PS rect/outline logic", which changed the logic, and
commit d2458383a60b670ad1c42163ac24fcc63fcab457 where I changed
the comment to match the code.
src/hid/ps/ps.c