summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-15Add tolerance to center findingJan Margeta1-4/+7
2017-02-24Merge pull request #65 from curtacircuitos/auto_scale_rendersHamilton Kibbe5-5/+25
2016-12-16setup.py: sync with requirements.txtPaulo Henrique Silva1-1/+1
2016-12-13Add max_width and max_height arguments toHamilton Kibbe5-5/+25
2016-12-13Clip context to axis- and pixel- aligned bounds before rendering primitives. ...Hamilton Kibbe3-563/+610
2016-12-03Merge pull request #62 from ju5t/developHamilton Kibbe2-12/+49
2016-12-01Merge branch 'master' into developju5t1-0/+1
2016-12-01(#61) Add regex option to discover layer classesju5t2-12/+49
2016-11-29Update Installation InstructionsHamilton Kibbe1-0/+1
2016-11-18Merge pull request #59 from curtacircuitos/render_updatesPaulo Henrique Silva46-473/+1779
2016-11-18Try using wheel for scipyHamilton Kibbe1-2/+2
2016-11-18Temporarily disable python3.3 until i can sort out the issue with py3.3 and s...Hamilton Kibbe1-1/+1
2016-11-18Fix drill testsHamilton Kibbe1-6/+6
2016-11-18Clean up rs274x output testsHamilton Kibbe1-19/+19
2016-11-18Add more tests for primitivesHamilton Kibbe1-12/+87
2016-11-18Fix rs274x output bugsHamilton Kibbe1-19/+32
2016-11-18Fix a bunch of bugs in rendering that showed up when rendering the gerbv test...Hamilton Kibbe1-183/+305
2016-11-18Finish adding square hole support, fix some primitive calculations, etc.Hamilton Kibbe4-133/+223
2016-11-18Add support for IF (Include File) rs274x commandHamilton Kibbe1-2/+24
2016-11-18Add support for square holes in basic primitivesHamilton Kibbe1-5/+19
2016-11-18Excellon updateHamilton Kibbe4-93/+242
2016-11-18Add python3.5 to CI test versionsHamilton Kibbe1-0/+1
2016-11-18Add script to render gerbv test filesHamilton Kibbe32-0/+820
2016-11-16Merge pull request #58 from garretfick/merge-curtacircuitosPaulo Henrique Silva76-238/+3778
2016-11-11Merge pull request #5 from hamiltonkibbe/merge-curtacircuitosGarret Fick36-1010/+1113
2016-11-07Merge upstream changeHamilton Kibbe1-6/+3
2016-11-07Merge pull request #57 from girtsf/masterHamilton Kibbe1-6/+3
2016-11-07cairo_backend.py: use BytesIO instead of StringIOGirts Folkmanis1-6/+3
2016-11-06Fix tests on python3Hamilton Kibbe2-4/+2
2016-11-06Remove debug print"Hamilton Kibbe1-1/+0
2016-11-06temporarily disable tests faillin g on CIHamilton Kibbe1-5/+5
2016-11-06Merge upstream changesHamilton Kibbe32-557/+729
2016-11-05Merge branch 'merge-curtacircuitos' of github.com:hamiltonkibbe/gerber-tools ...Hamilton Kibbe0-0/+0
2016-11-05Merge pull request #3 from garretfick/merge-curtacircuitosHamilton Kibbe122-4620/+20443
2016-11-05Finish Merge, most tests passingHamilton Kibbe10-465/+402
2016-11-05Fix testsHamilton Kibbe1-2/+2
2016-09-29Add more layer hints as seen in the wildHamilton Kibbe2-11/+11
2016-09-24Commit partial merge so I can work on the planeHamilton Kibbe11-104/+244
2016-08-06Fix multiple problems with the merge. There are still errors, but I will inte...Garret Fick7-13/+39
2016-08-06Manually mere rendering changesHamilton Kibbe33-1044/+1870
2016-07-24Add more tests for rendering to PNG. Start adding tests for rendering to Gerb...Garret Fick12-27/+302
2016-07-24Add many render tests based on the Umaco gerger specification. Fix multiple r...Garret Fick42-48/+699
2016-07-24Merge commit '2fa585853beff6527ea71084640f91bad290fac2' into merge-curtacircu...Garret Fick1-1/+4
2016-07-20Merge commit '7a532514631384dbfc9d7fc2002cbbfe52433c9f' into merge-curtacircu...Garret Fick0-0/+0
2016-07-20Merge in 6a005436b475e3517fd6a583473b60e601bcc661Garret Fick5-73/+68
2016-07-20Manually merge change 5430fa6738b74f324c47c947477dd5b779db5d1cGarret Fick1-3/+4
2016-07-20Manually merge change 6f876edd09d9b81649691e529f85653f14b8fd1cGarret Fick20-475/+2415
2016-07-17Manually merge af5541ac93b222c05229ee05c9def8dbae5f6e25Garret Fick6-16/+39
2016-07-17Create first test that renders and validates the the rendered PNG is correct.Garret Fick5-5/+90
2016-07-17Merge in negative soldermask. Still required further changes to support negat...Garret Fick13-141/+317