aboutsummaryrefslogtreecommitdiff
path: root/svg-flatten/src/main.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-06-21Make warning messages in color handling code easier to understandjaseg1-1/+1
2023-04-16svg-flatten: Bump WASI SDK to v20 and fix buildjaseg1-0/+2
2023-03-31Fix remaining commands for layer reworkjaseg1-9/+8
2023-03-29svg_doc: Fix gerber mapping of strokes with skewed or non-uniform transformsjaseg1-1/+6
2023-03-25WIPjaseg1-4/+9
2023-03-22svg-flatten: Add input scalingjaseg1-6/+21
2022-06-20svg-flatten: Finish direct interpolation optimizationjaseg1-2/+1
2022-06-20svg-flatten: add export of patterns via aperture macrosjaseg1-1/+16
2022-06-20svg-flatten: Add 'complete pattern tiles only' switchjaseg1-0/+5
2022-06-18svg-flatten: add drill handling to outline modejaseg1-0/+5
2021-09-30svg-flatten: Add forwarding logic for usvg font optionsv2.2.4jaseg1-10/+43
2021-09-29svg-flatten: Remove unnecessary debug printsjaseg1-7/+7
2021-09-29svg-flatten: Add wasmtime supportjaseg1-11/+37
2021-08-18svg-flatten: Fix include/exclude logicjaseg1-0/+9
2021-08-18Collect various rendering params into new RenderContext objectjaseg1-1/+1
2021-08-17svg-flatten: Fix doc on --scalejaseg1-1/+1
2021-06-05Make svg-flatten auto-search for cargo dependencies in all call sitesjaseg1-67/+3
2021-06-04Add & fix vectorizer testsjaseg1-2/+8
2021-04-25svg-flatten: Add outline/edge layer modejaseg1-4/+12
2021-04-25Remove cairo dependencywip-nocairojaseg1-1/+1
2021-04-24Replace cairo curve flattener from Anitgrain Graphicsjaseg1-1/+1
2021-04-05Add -f/--flip-gerber-polarity optionjaseg1-1/+4
2021-02-17svg-flatten: add curve flattening tolerance command line paramjaseg1-4/+6
2021-02-07Make inital test run on debian, ubuntu, arch, fedorajaseg1-5/+5
2021-02-06Make svg-flatten always clean up its temporary filesjaseg1-4/+2
2021-02-06Small fixes, find svg-flatten in user pip installjaseg1-3/+9
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-01Update READMEjaseg1-12/+2
2021-01-31Advanced svg/gerber composition workingjaseg1-2/+16
2021-01-30Reorg: move svg-flatten files into subdirjaseg1-0/+395