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/cairo_example.png | Bin 104401 -> 104184 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'examples/cairo_example.png') diff --git a/examples/cairo_example.png b/examples/cairo_example.png index f33cc69..671de5c 100644 Binary files a/examples/cairo_example.png and b/examples/cairo_example.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/cairo_example.png | Bin 104184 -> 100397 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'examples/cairo_example.png') diff --git a/examples/cairo_example.png b/examples/cairo_example.png index 671de5c..76e3bff 100644 Binary files a/examples/cairo_example.png and b/examples/cairo_example.png differ -- cgit