Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-13 | Add max_width and max_height arguments to | Hamilton Kibbe | 5 | -5/+25 | |
2016-12-13 | Clip context to axis- and pixel- aligned bounds before rendering primitives. ↵ | Hamilton Kibbe | 3 | -563/+610 | |
Significantly speeds up render | |||||
2016-12-03 | Merge pull request #62 from ju5t/develop | Hamilton Kibbe | 2 | -12/+49 | |
(#61) Add regex option to discover layer classes | |||||
2016-12-01 | Merge branch 'master' into develop | ju5t | 1 | -0/+1 | |
2016-12-01 | (#61) Add regex option to discover layer classes | ju5t | 2 | -12/+49 | |
2016-11-29 | Update Installation Instructions | Hamilton Kibbe | 1 | -0/+1 | |
2016-11-18 | Merge pull request #59 from curtacircuitos/render_updates | Paulo Henrique Silva | 46 | -473/+1779 | |
Render updates | |||||
2016-11-18 | Try using wheel for scipy | Hamilton Kibbe | 1 | -2/+2 | |
2016-11-18 | Temporarily disable python3.3 until i can sort out the issue with py3.3 and ↵ | Hamilton Kibbe | 1 | -1/+1 | |
scipy on travis CI | |||||
2016-11-18 | Fix drill tests | Hamilton Kibbe | 1 | -6/+6 | |
2016-11-18 | Clean up rs274x output tests | Hamilton Kibbe | 1 | -19/+19 | |
2016-11-18 | Add more tests for primitives | Hamilton Kibbe | 1 | -12/+87 | |
2016-11-18 | Fix rs274x output bugs | Hamilton Kibbe | 1 | -19/+32 | |
2016-11-18 | Fix a bunch of bugs in rendering that showed up when rendering the gerbv ↵ | Hamilton Kibbe | 1 | -183/+305 | |
test suite | |||||
2016-11-18 | Finish adding square hole support, fix some primitive calculations, etc. | Hamilton Kibbe | 4 | -133/+223 | |
2016-11-18 | Add support for IF (Include File) rs274x command | Hamilton Kibbe | 1 | -2/+24 | |
2016-11-18 | Add support for square holes in basic primitives | Hamilton Kibbe | 1 | -5/+19 | |
2016-11-18 | Excellon update | Hamilton Kibbe | 4 | -93/+242 | |
2016-11-18 | Add python3.5 to CI test versions | Hamilton Kibbe | 1 | -0/+1 | |
2016-11-18 | Add script to render gerbv test files | Hamilton Kibbe | 32 | -0/+820 | |
2016-11-16 | Merge pull request #58 from garretfick/merge-curtacircuitos | Paulo Henrique Silva | 76 | -238/+3778 | |
Epic merge from @garretfick Thanks a lot @garretfick and @hamiltonkibbe. | |||||
2016-11-11 | Merge pull request #5 from hamiltonkibbe/merge-curtacircuitos | Garret Fick | 36 | -1010/+1113 | |
Merge curtacircuitos | |||||
2016-11-07 | Merge upstream change | Hamilton Kibbe | 1 | -6/+3 | |
2016-11-07 | Merge pull request #57 from girtsf/master | Hamilton Kibbe | 1 | -6/+3 | |
cairo_backend.py: use BytesIO instead of StringIO | |||||
2016-11-07 | cairo_backend.py: use BytesIO instead of StringIO | Girts Folkmanis | 1 | -6/+3 | |
This fixes a crash in cairocffi on Python3, and should be compatible with both python2 and python3. In python2, byte strings are just strings. In python3, when getting binary data, the user probably wants a byte string instead of a regular string. | |||||
2016-11-06 | Fix tests on python3 | Hamilton Kibbe | 2 | -4/+2 | |
2016-11-06 | Remove debug print" | Hamilton Kibbe | 1 | -1/+0 | |
2016-11-06 | temporarily disable tests faillin g on CI | Hamilton Kibbe | 1 | -5/+5 | |
2016-11-06 | Merge upstream changes | Hamilton Kibbe | 32 | -557/+729 | |
2016-11-05 | Merge branch 'merge-curtacircuitos' of github.com:hamiltonkibbe/gerber-tools ↵ | Hamilton Kibbe | 0 | -0/+0 | |
into merge-curtacircuitos | |||||
2016-11-05 | Merge pull request #3 from garretfick/merge-curtacircuitos | Hamilton Kibbe | 122 | -4620/+20443 | |
Merge curtacircuitos | |||||
2016-11-05 | Finish Merge, most tests passing | Hamilton Kibbe | 10 | -465/+402 | |
2016-11-05 | Fix tests | Hamilton Kibbe | 1 | -2/+2 | |
2016-09-29 | Add more layer hints as seen in the wild | Hamilton Kibbe | 2 | -11/+11 | |
2016-09-24 | Commit partial merge so I can work on the plane | Hamilton Kibbe | 11 | -104/+244 | |
2016-08-06 | Fix multiple problems with the merge. There are still errors, but I will ↵ | Garret Fick | 7 | -13/+39 | |
intentionally leave them because future merges might resolve them | |||||
2016-08-06 | Manually mere rendering changes | Hamilton Kibbe | 33 | -1044/+1870 | |
2016-07-24 | Add more tests for rendering to PNG. Start adding tests for rendering to ↵ | Garret Fick | 12 | -27/+302 | |
Gerber format. Changed definition of no hole to use None instead of 0 so we can differentiate when writing to Gerber format. Makde polygon use hole diameter instead of hole radius to match other primitives | |||||
2016-07-24 | Add many render tests based on the Umaco gerger specification. Fix multiple ↵ | Garret Fick | 42 | -48/+699 | |
rendering bugs, especially related to holes in flashed apertures | |||||
2016-07-24 | Merge commit '2fa585853beff6527ea71084640f91bad290fac2' into ↵ | Garret Fick | 1 | -1/+4 | |
merge-curtacircuitos | |||||
2016-07-20 | Merge commit '7a532514631384dbfc9d7fc2002cbbfe52433c9f' into ↵ | Garret Fick | 0 | -0/+0 | |
merge-curtacircuitos | |||||
2016-07-20 | Merge in 6a005436b475e3517fd6a583473b60e601bcc661 | Garret Fick | 5 | -73/+68 | |
2016-07-20 | Manually merge change 5430fa6738b74f324c47c947477dd5b779db5d1c | Garret Fick | 1 | -3/+4 | |
2016-07-20 | Manually merge change 6f876edd09d9b81649691e529f85653f14b8fd1c | Garret Fick | 20 | -475/+2415 | |
2016-07-17 | Manually merge af5541ac93b222c05229ee05c9def8dbae5f6e25 | Garret Fick | 6 | -16/+39 | |
2016-07-17 | Create first test that renders and validates the the rendered PNG is correct. | Garret Fick | 5 | -5/+90 | |
2016-07-17 | Merge in negative soldermask. Still required further changes to support ↵ | Garret Fick | 13 | -141/+317 | |
negatives for shapes that dont exist in the merge source | |||||
2016-07-16 | Fix AMParamStmt to_gerber to write changes back. | Paulo Henrique Silva | 0 | -0/+0 | |
AMParamStmt was not calling to_gerber on each of its primitives on his own to_gerber method. That way primitives that changes after reading, such as when you call to_inch/to_metric was failing because it was writing only the original macro back. | |||||
2016-07-16 | Fix most broken tests so that I can safely merge into changes with known ↵ | Garret Fick | 9 | -40/+78 | |
expected test result | |||||
2016-07-16 | Merge commit '2e2b4e49c3182cc7385f12d760222ecb57cc1356' into ↵ | Garret Fick | 0 | -0/+0 | |
merge-curtacircuitos |