summaryrefslogtreecommitdiff
path: root/gerber/tests/test_utils.py
AgeCommit message (Collapse)AuthorFilesLines
2016-01-21Fix a bunch of rendering bugs.Hamilton Kibbe1-8/+17
- '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-08Fix write_gerber_value bugHamilton Kibbe1-0/+3
2015-02-02testsHamilton Kibbe1-1/+9
2015-02-02More tests and bugfixesHamilton Kibbe1-12/+31
2014-11-10Bunch of small fixes to improve Gerber read/write.Paulo Henrique Silva1-4/+11
2014-10-07fix excellon renderHamilton Kibbe1-33/+48
2014-09-28Added excellon support and refactored projectHamilton Kibbe1-0/+68