Restructure the way deleted nets are handled.
commitcafac6271ba7cce4bf34148ae8513c5c6d388ef1
authorJulian Lamb <thepurlieu@gmail.com>
Tue, 8 Apr 2008 02:01:31 +0000 (8 02:01 +0000)
committerJulian Lamb <thepurlieu@gmail.com>
Tue, 8 Apr 2008 02:01:31 +0000 (8 02:01 +0000)
treec79d2bcd1fa84d34c4227b93243e87022542b2fa
parentd5cc3e9dbd020ab04cb1823f8fcaebf5b3b0c2ce
Restructure the way deleted nets are handled.
Remove a portion of the polygon parsing code, since I suspect it was added due to a typo in the Gerber manual (Stefan, maybe you can double-check). This code was adding many wasted G36 and G37 codes in the image.
src/draw-gdk.c
src/draw.c
src/export-rs274x.c
src/gerb_image.c
src/gerb_image.h
src/gerber.c