aboutsummaryrefslogtreecommitdiff
path: root/svg-flatten/src
AgeCommit message (Expand)AuthorFilesLines
2023-11-14Fix infinite loop bug in dehole_polytreejaseg1-8/+31
2023-10-26Update all svg-flatten dependenciesjaseg1-5/+7
2023-10-26svg-flatten: Add cubic bezier support for newer usvg versionsjaseg2-3/+120
2023-06-21Make warning messages in color handling code easier to understandjaseg3-2/+10
2023-06-21Fix build on newer gccjaseg1-0/+1
2023-04-16svg-flatten: Fix pattern clipping for rotated/skewed transformsjaseg1-9/+9
2023-04-16svg-flatten: Fix extraneous fill in SVG stroke outputjaseg1-1/+1
2023-04-16svg-flatten: Bump WASI SDK to v20 and fix buildjaseg3-1/+4
2023-04-16Fix clang build and warningsjaseg1-2/+0
2023-03-31Fix remaining commands for layer reworkjaseg2-19/+18
2023-03-30Fix scale of drill mapping testjaseg1-3/+5
2023-03-30svg-flatten: Make drill size mapping more precise, add testsjaseg1-2/+4
2023-03-30svg-flatten: Test transform decomposition under mirroringjaseg1-13/+16
2023-03-29svg-flatten: Add transform decomposition unit testsjaseg1-0/+28
2023-03-29svg-flatten: Add stroke mapping testjaseg1-4/+17
2023-03-29svg-flatten: Add stroked SVG outputjaseg1-5/+21
2023-03-29svg-flatten: Fix incorrect polarity for outlined strokesjaseg2-3/+2
2023-03-29svg-flatten: Optimize output aperture countjaseg1-3/+6
2023-03-29svg_doc: Fix gerber mapping of strokes with skewed or non-uniform transformsjaseg2-13/+33
2023-03-25WIPjaseg4-36/+52
2023-03-22svg-flatten: Add input scalingjaseg6-12/+417
2022-07-03svg-flatten: fix dilation of new aperture tokensjaseg1-1/+4
2022-06-24svg-flatten: Fix pattern aperture macro exportjaseg2-2/+5
2022-06-21svg-flatten: fix failing testsv3.0.9jaseg3-6/+20
2022-06-20svg-flatten: remove debug printsjaseg2-8/+9
2022-06-20svg-flatten: Finish direct interpolation optimizationjaseg4-108/+129
2022-06-20svg-flatten: outline mode WIPjaseg1-7/+24
2022-06-20Fix outline mode clip & flash handlingjaseg7-56/+63
2022-06-20svg-flatten: add export of patterns via aperture macrosjaseg8-7/+108
2022-06-20svg-flatten: Add 'complete pattern tiles only' switchjaseg2-0/+28
2022-06-19svg-flatten: remove debug printsjaseg2-13/+0
2022-06-19svg-flatten: fix patterns with offset clip pathjaseg2-2/+13
2022-06-19svg-flatten: Fix drills in patternsjaseg1-1/+11
2022-06-19svg-flatten: Fix drill exportjaseg3-31/+36
2022-06-18svg-flatten: add drill handling to outline modejaseg10-3/+106
2022-06-11tests: remove use of deprecated Pillow APIjaseg1-2/+2
2022-06-10svg-flatten: Make view box log output more readablejaseg1-1/+1
2022-06-10Fix dilation script processingjaseg1-4/+4
2021-09-30svg-flatten: Add forwarding logic for usvg font optionsv2.2.4jaseg4-28/+73
2021-09-29Auto-discover usvg and svg-flatten properlyv2.2.2jaseg1-7/+7
2021-09-29svg-flatten/tests: Only print output on errorjaseg1-2/+1
2021-09-29svg-flatten: Remove unnecessary debug printsjaseg1-7/+7
2021-09-29svg-flatten: Remove leftover debug print in svg_color.cjaseg1-1/+1
2021-09-29Add rgba color support for newer resvg/usvgwasi-wipjaseg4-29/+66
2021-09-29CI/svg-flatten: add wasm buildsjaseg4-5/+19
2021-09-29svg-flatten: Add wasmtime supportjaseg3-13/+54
2021-08-18svg-flatten: Add multi-exclude/include testsjaseg1-7/+13
2021-08-18svg-flatten: Fix include/exclude logicjaseg3-24/+100
2021-08-18Collect various rendering params into new RenderContext objectjaseg9-160/+179
2021-08-17svg-flatten: zeroize polygon_sink pointer after usejaseg1-0/+1