aboutsummaryrefslogtreecommitdiff
path: root/svg-flatten
AgeCommit message (Expand)AuthorFilesLines
2023-11-14Bump version to v3.1.7v3.1.7mainjaseg1-1/+1
2023-11-14Fix infinite loop bug in dehole_polytreejaseg1-8/+31
2023-10-27Work around pip now needing a new feature switch for no good reasonjaseg1-1/+1
2023-10-26Update all svg-flatten dependenciesjaseg1-5/+7
2023-10-26svg-flatten: Add cubic bezier support for newer usvg versionsjaseg4-3/+143
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-16ci: Use system twine in svg-flattenjaseg1-1/+1
2023-04-16svg-flatten: Remove trace of legacy usvg command linejaseg1-1/+1
2023-04-16svg-flatten: Improve error handling in Makefilejaseg1-1/+1
2023-04-16svg-flatten: Fix broken math in transform inversionjaseg1-4/+4
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 buildjaseg4-3/+6
2023-04-16Fix clang build and warningsjaseg3-4/+2
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 mirroringjaseg2-19/+22
2023-03-29svg-flatten: Add transform decomposition unit testsjaseg2-18/+62
2023-03-29svg-flatten: Add stroke mapping testjaseg1-4/+17
2023-03-29svg-flatten: Add stroked SVG outputjaseg3-9/+28
2023-03-29svg-flatten: Add another transform uniformity test patternjaseg1-0/+469
2023-03-29svg-flatten: Fix incorrect polarity for outlined strokesjaseg3-3/+588
2023-03-29svg-flatten: Optimize output aperture countjaseg1-3/+6
2023-03-29svg_doc: Fix gerber mapping of strokes with skewed or non-uniform transformsjaseg4-30/+108
2023-03-26WIPjaseg2-1/+90
2023-03-25WIPjaseg6-42/+92
2023-03-22svg-flatten: Add input scalingjaseg7-14/+419
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.9jaseg4-6/+23
2022-06-20svg-flatten: remove debug printsjaseg2-8/+9
2022-06-20svg-flatten: Finish direct interpolation optimizationjaseg5-111/+134
2022-06-20svg-flatten: outline mode WIPjaseg1-7/+24
2022-06-20Fix outline mode clip & flash handlingjaseg8-68/+67
2022-06-20svg-flatten: add export of patterns via aperture macrosjaseg9-7/+136
2022-06-20svg-flatten: Add 'complete pattern tiles only' switchjaseg4-8/+48
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 modejaseg11-3/+122
2022-06-17svg-flatten-wasi: fix env var overridejaseg1-2/+6
2022-06-11tests: remove use of deprecated Pillow APIjaseg1-2/+2
2022-06-11ci: build gerbolyze python packagejaseg1-3/+3
2022-06-10ci: work around new git safe.directory checkv2.2.5jaseg1-0/+1
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.4jaseg5-33/+104