summaryrefslogtreecommitdiff
path: root/gerber/tests/tests.py
AgeCommit message (Collapse)AuthorFilesLines
2016-01-21Fix a bunch of rendering bugs.Hamilton Kibbe1-1/+2
- '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
2015-02-18Python 3 tests passingHamilton Kibbe1-1/+1
2015-02-09Add aperture macro statement testsHamilton Kibbe1-1/+1
2015-02-01Added primitives and testsHamilton Kibbe1-2/+7
2014-10-28Add arc rendering and testsHamilton Kibbe1-2/+3
2014-09-30tests updateHamilton Kibbe1-0/+18