Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-08 | Don't render null items | Garret Fick | 1 | -0/+2 | |
2016-03-26 | Support for the G85 slot statement | Garret Fick | 1 | -0/+5 | |
2015-12-30 | Render primitives for some aperture macros | Garret Fick | 1 | -0/+2 | |
2015-12-30 | First time any macro renders | Garret Fick | 1 | -0/+5 | |
2015-10-10 | Allow files to be read from strings per #37 | Hamilton Kibbe | 1 | -0/+1 | |
Adds a loads() method to the top level module which generates a GerberFile or ExcellonFile from a string | |||||
2015-07-09 | Initial patch to unify our render towards cairo | Paulo Henrique Silva | 1 | -0/+9 | |
This branch allows a pure cairo based render for both PNG and SVG. Cairo backend is mostly the same but with improved support for configurable scale, orientation and inverted color drawing. API is not yet final. | |||||
2015-03-05 | Fix parsing for multiline ipc-d-356 records | Hamilton Kibbe | 1 | -1/+5 | |
2015-02-02 | More tests and bugfixes | Hamilton Kibbe | 1 | -67/+63 | |
2014-10-18 | Refactor rendering | Hamilton Kibbe | 1 | -379/+39 | |
2014-10-12 | update docs and example images | Hamilton Kibbe | 1 | -1/+18 | |
2014-10-10 | Working region fills and level polarity. Renders Altium-generated gerbers ↵ | Hamilton Kibbe | 1 | -8/+15 | |
like a champ! | |||||
2014-10-10 | doc update | Hamilton Kibbe | 1 | -1/+99 | |
2014-10-09 | doc update | Hamilton Kibbe | 1 | -0/+6 | |
2014-10-09 | doc update | Hamilton Kibbe | 1 | -40/+187 | |
2014-10-09 | Doc update | Hamilton Kibbe | 1 | -1/+85 | |
2014-10-09 | Add mode statement parsing | Hamilton Kibbe | 1 | -2/+12 | |
2014-10-08 | start arc | Hamilton Kibbe | 1 | -16/+26 | |
2014-10-07 | Fix resolve error | Hamilton Kibbe | 1 | -1/+3 | |
2014-10-06 | Fix import error | Hamilton Kibbe | 1 | -1/+1 | |
2014-09-28 | added ExcellonFile class | Hamilton Kibbe | 1 | -6/+6 | |
2014-09-28 | Added excellon support and refactored project | Hamilton Kibbe | 1 | -0/+133 | |