Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-21 | Fix a bunch of rendering bugs. | Hamilton Kibbe | 1 | -9/+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-18 | Make gerber.render a package & fix more relative import statements | Philipp Klaus | 1 | -1/+1 | |
2015-02-18 | Get unit conversion working for Gerber/Excellon files | Hamilton Kibbe | 1 | -3/+3 | |
Started operations module for file operations/transforms | |||||
2015-02-02 | tests | Hamilton Kibbe | 1 | -2/+16 | |
2015-02-02 | More tests and bugfixes | Hamilton Kibbe | 1 | -1/+29 | |
2015-01-25 | Changed zeros/zero suppression conventions to match file format specs | Hamilton Kibbe | 1 | -2/+25 | |
2014-10-19 | Test update | Hamilton Kibbe | 1 | -17/+35 | |
2014-10-10 | Added excellon format detection | Hamilton Kibbe | 1 | -0/+50 | |