From 5476da8aa3f4ee424f56f4f2491e7af1c4b7b758 Mon Sep 17 00:00:00 2001 From: Hamilton Kibbe Date: Thu, 21 Jan 2016 03:57:44 -0500 Subject: Fix a bunch of rendering bugs. - 'clear' polarity primitives no longer erase background - Added aperture macro support for polygons - Added aperture macro rendring support - Renderer now creates a new surface for each layer and merges them instead of working directly on a single surface - Updated examples accordingly --- examples/pcb_top.png | Bin 99269 -> 98827 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'examples/pcb_top.png') diff --git a/examples/pcb_top.png b/examples/pcb_top.png index bf1d687..60bc245 100644 Binary files a/examples/pcb_top.png and b/examples/pcb_top.png differ -- cgit From 5df38c014fd09792995b2b12b1982c535c962c9a Mon Sep 17 00:00:00 2001 From: Hamilton Kibbe Date: Thu, 28 Jan 2016 12:19:03 -0500 Subject: Cleanup, rendering fixes. fixed rendering of tented vias fixed rendering of semi-transparent layers fixed file type detection issues added some examples --- examples/pcb_top.png | Bin 98827 -> 92403 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'examples/pcb_top.png') diff --git a/examples/pcb_top.png b/examples/pcb_top.png index 60bc245..4e4f656 100644 Binary files a/examples/pcb_top.png and b/examples/pcb_top.png differ -- cgit