aboutsummaryrefslogtreecommitdiff
path: root/svg-flatten
AgeCommit message (Expand)AuthorFilesLines
2021-06-04Add support for stroke-dashoffsetjaseg1-2/+3
2021-06-04Fix transform mathjaseg1-6/+17
2021-06-03Add svg-flatten SVG feature testsjaseg22-10/+1548
2021-06-03svg-flatten: build against submodule pugixmljaseg1-5/+12
2021-06-02Port svg-flatten to nopencvjaseg6-130/+172
2021-06-02Fix small logical error in testsjaseg1-1/+1
2021-06-02Fix testsjaseg2-20/+25
2021-06-02Add polygon area function & tests. These tests catch a single-px bug.jaseg3-0/+83
2021-06-02Prettify test casesjaseg3-56/+95
2021-06-02Finish chain approximation testsjaseg2-102/+186
2021-06-02Chain approximation approximately workingjaseg3-13/+34
2021-06-01Work on chain approxjaseg5-26/+254
2021-05-30Contour finding tests run throughjaseg4-22/+83
2021-05-30Add beginnings of minimalist contour tracing codejaseg18-0/+453
2021-05-24Fix phys2doc/doc2phys for image exportjaseg1-2/+2
2021-04-25Fix pattern rendering and some xform bugsjaseg4-15/+23
2021-04-25svg-flatten: Add support for patterned strokes on outline layersjaseg1-35/+33
2021-04-25svg-flatten: Add support for line thickness to board outline exporterjaseg3-5/+34
2021-04-25svg-flatten: Add outline/edge layer modejaseg4-56/+118
2021-04-25Remove cairo dependencywip-nocairojaseg17-363/+330
2021-04-24Replace cairo curve flattener from Anitgrain Graphicsjaseg7-35/+296
2021-04-05Add MacOS supportv2.0.7jaseg2-1/+6
2021-04-05Add -f/--flip-gerber-polarity optionjaseg3-7/+12
2021-02-17svg-flatten: add curve flattening tolerance command line paramjaseg5-13/+19
2021-02-17svg-flatten: Fix fill-rule handling for filled open pathsjaseg3-30/+47
2021-02-11Fix handling of stroke width under transformationsjaseg1-1/+6
2021-02-07Make inital test run on debian, ubuntu, arch, fedorajaseg2-8/+9
2021-02-06Make svg-flatten always clean up its temporary filesjaseg1-4/+2
2021-02-06svg-flatten: Fix invalid export of negative gerber coordinatesjaseg1-4/+4
2021-02-06Add workaround to clipper zero-height path bugjaseg2-6/+35
2021-02-06Small fixes, find svg-flatten in user pip installjaseg1-3/+9
2021-02-06Work on fedora/debian compatibilityjaseg3-7/+13
2021-02-04svg-flatten: Be even smarter locating usvgjaseg1-8/+15
2021-02-04svg-flatten: Be a bit smarter locating usvgjaseg1-16/+47
2021-02-04svg-flatten: Add dependency checkjaseg1-2/+14
2021-02-01Update READMEjaseg1-12/+2
2021-01-31Advanced svg/gerber composition workingjaseg4-17/+29
2021-01-30Reorg: move svg-flatten files into subdirjaseg25-0/+3656