aboutsummaryrefslogtreecommitdiff
path: root/tests/expects/dxf_to_inch.gtl
AgeCommit message (Collapse)AuthorFilesLines
2019-12-28add a function that generate filled gerberdata with representing internal ↵Hiroshi Murayama1-15/+67
shape by fliping polarity
2019-09-28minor refactoringHiroshi Murayama1-1/+1
2019-09-28improve DXF file handling functions:Hiroshi Murayama1-5/+5
- DM_LINE mode support to generate Excellon routing sequence - DM_MOUSE_BITES mode support to generate mouse bites along all path also, not only line object
2019-09-09improve compatibility with RS-274x specification:Hiroshi Murayama1-3/+2
- can merge multiple files having different file scope modifier, such as AS, MI, OF, SF, and IR - support modal coordinate notation
2019-04-07expand test and fix many issuesopiopan1-0/+42