Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-02-18 | Get unit conversion working for Gerber/Excellon files | Hamilton Kibbe | 1 | -25/+161 | |
Started operations module for file operations/transforms | |||||
2015-02-15 | Tests and bugfixes | Hamilton Kibbe | 1 | -4/+4 | |
2015-02-13 | Fix rendering for line with rectangular aperture per #12. Still need to do ↵ | Hamilton Kibbe | 1 | -8/+64 | |
the same for arcs. | |||||
2015-02-12 | Update line primitive to take aperture parameter | Hamilton Kibbe | 1 | -12/+12 | |
This fixes the exception referenced in #12. Still need to add rendering code for rectangle aperture lines and arcs. Rectangle strokes will be drawn as polygons by the rendering backends. | |||||
2015-02-02 | tests | Hamilton Kibbe | 1 | -1/+20 | |
2015-02-02 | More tests and bugfixes | Hamilton Kibbe | 1 | -9/+14 | |
2015-02-01 | Added primitives and tests | Hamilton Kibbe | 1 | -21/+182 | |
2014-12-05 | add ipc2581 primitives | Hamilton Kibbe | 1 | -17/+77 | |
2014-10-28 | Add arc rendering and tests | Hamilton Kibbe | 1 | -5/+58 | |
2014-10-26 | cairo working | Hamilton Kibbe | 1 | -0/+17 | |
2014-10-18 | Refactor rendering | Hamilton Kibbe | 1 | -16/+51 | |
2014-10-16 | Add primitive definitions and bounding box calcs for DRC | Hamilton Kibbe | 1 | -0/+193 | |