Age | Commit message (Expand) | Author | Files | Lines |
2016-02-27 | Fix critical issue with rotatin points (when the angle is zero the y would be... | Garret Fick | 1 | -1/+1 |
2016-02-27 | RS274X backend for rendering. Incompelte still | Garret Fick | 1 | -2/+44 |
2016-02-02 | Draw thermal aperture macros (as approximation) | Garret Fick | 1 | -1/+4 |
2016-01-31 | Keep track of quadrant mode so we can draw full circles | Garret Fick | 1 | -1/+2 |
2016-01-31 | Add support for more excellon formats. Dont consider line width when determin... | Garret Fick | 1 | -1/+1 |
2015-12-30 | Render polygon flashes | Garret Fick | 1 | -1/+14 |
2015-12-30 | Render primitives for some aperture macros | Garret Fick | 1 | -0/+41 |
2015-12-30 | First time any macro renders | Garret Fick | 1 | -0/+56 |
2015-12-25 | Identify flashes and bounding box without aperture | Garret Fick | 1 | -3/+133 |
2015-12-19 | Parse misc nc drill files | Garret Fick | 1 | -1/+1 |
2015-12-16 | Fix drawing arcs. Dont crash for arcs with rectangular apertures. Fix crash w... | Garret Fick | 1 | -4/+13 |
2015-12-02 | Make the hit accessible from the drawable Hit, fix crash with cario drawing rect | Garret Fick | 1 | -1/+2 |
2015-09-10 | Merge pull request #40 from curtacircuitos/cairo-render-unification | Hamilton Kibbe | 1 | -12/+20 |
2015-08-09 | Add support for arcs in regions. | Hamilton Kibbe | 1 | -12/+20 |
2015-06-11 | Add keys to statements for linking to primitives. Add some API features to Ex... | Hamilton Kibbe | 1 | -1/+3 |
2015-04-26 | Refactor primitive unit conversion and add regression coverage to tests | Hamilton Kibbe | 1 | -256/+104 |
2015-04-24 | Fix indentation after PR #26 | Paulo Henrique Silva | 1 | -2/+2 |
2015-04-24 | Fix for #25. Checking was happening at the gerber/excellon file level, but I ... | Hamilton Kibbe | 1 | -95/+160 |
2015-03-05 | Fix parsing for multiline ipc-d-356 records | Hamilton Kibbe | 1 | -7/+56 |
2015-02-18 | Add offset operation | Hamilton Kibbe | 1 | -1/+69 |
2015-02-18 | Get unit conversion working for Gerber/Excellon files | Hamilton Kibbe | 1 | -25/+161 |
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 th... | Hamilton Kibbe | 1 | -8/+64 |
2015-02-12 | Update line primitive to take aperture parameter | Hamilton Kibbe | 1 | -12/+12 |
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 |