aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-14Bump version to v3.1.7v3.1.7mainjaseg2-2/+2
2023-11-14Bump required gerbonara version to v1.2.0jaseg1-1/+1
2023-11-14Fix failing unit testjaseg1-2/+2
2023-11-14Fix infinite loop bug in dehole_polytreejaseg1-8/+31
2023-10-27Bump version to v3.1.6v3.1.6jaseg1-1/+1
2023-10-27ci: Disable tests for nowjaseg1-63/+63
2023-10-27Work around pip now needing a new feature switch for no good reasonjaseg2-3/+5
2023-10-27Bump required gerbonara and svg-flatten-wasi versionsjaseg1-1/+1
2023-10-26Update all svg-flatten dependenciesjaseg7-5/+7
2023-10-26svg-flatten: Add cubic bezier support for newer usvg versionsjaseg5-4/+144
2023-06-21Make warning messages in color handling code easier to understandjaseg3-2/+10
2023-06-21Fix build on newer gccjaseg2-0/+1
2023-04-19README: Add note on resvg-wasijaseg1-1/+3
2023-04-19Add bs4 dependencyjaseg1-1/+1
2023-04-16Bump version to v3.1.5v3.1.5jaseg1-1/+1
2023-04-16ci: Use system twine in svg-flattenjaseg1-1/+1
2023-04-16Bump version to v3.1.4v3.1.4jaseg1-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-16Move CI to the new container namesjaseg1-14/+14
2023-04-16Bump version to v3.1.3v3.1.3jaseg1-1/+1
2023-04-16CI: Disable failing debian buildsjaseg1-11/+12
2023-04-16Bump version to v3.1.2v3.1.2jaseg1-1/+1
2023-04-16svg-flatten: Bump WASI SDK to v20 and fix buildjaseg4-3/+6
2023-04-16Bump version to v3.1.1v3.1.1jaseg1-1/+1
2023-04-16Fix clang build and warningsjaseg3-4/+2
2023-04-11Bump version to v3.1.0v3.1.0jaseg1-0/+2
2023-04-11Remove resvg-wasi dependency for nowjaseg1-1/+1
2023-04-11Fix failing testsjaseg2-4/+4
2023-04-10Update TODOjaseg1-4/+4
2023-04-02Remove debug printsjaseg1-9/+0
2023-04-02Don't apply dilation scripts in convert, add paste testjaseg16-69/+33885
2023-03-31Fix failing testsjaseg4-11/+13
2023-03-31Fix remaining commands for layer reworkjaseg3-87/+128
2023-03-31Fix drill layer handling for latest changes in gerbonarajaseg2-4/+5
2023-03-30Fix scale of drill mapping testjaseg3-305/+445
2023-03-30svg-flatten: Make drill size mapping more precise, add testsjaseg4-40/+32
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 strokesjaseg4-90/+675
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-25WIPjaseg8-42/+2828