Age | Commit message (Expand) | Author | Files | Lines |
2023-03-31 | Fix remaining commands for layer rework | jaseg | 1 | -10/+10 |
2023-03-30 | Fix scale of drill mapping test | jaseg | 1 | -3/+5 |
2023-03-30 | svg-flatten: Make drill size mapping more precise, add tests | jaseg | 1 | -2/+4 |
2023-03-29 | svg-flatten: Fix incorrect polarity for outlined strokes | jaseg | 1 | -2/+2 |
2023-03-29 | svg_doc: Fix gerber mapping of strokes with skewed or non-uniform transforms | jaseg | 1 | -12/+27 |
2023-03-25 | WIP | jaseg | 1 | -14/+38 |
2023-03-22 | svg-flatten: Add input scaling | jaseg | 1 | -5/+14 |
2022-06-24 | svg-flatten: Fix pattern aperture macro export | jaseg | 1 | -1/+1 |
2022-06-21 | svg-flatten: fix failing testsv3.0.9 | jaseg | 1 | -5/+11 |
2022-06-20 | svg-flatten: remove debug prints | jaseg | 1 | -8/+8 |
2022-06-20 | svg-flatten: Finish direct interpolation optimization | jaseg | 1 | -89/+107 |
2022-06-20 | svg-flatten: outline mode WIP | jaseg | 1 | -7/+24 |
2022-06-20 | Fix outline mode clip & flash handling | jaseg | 1 | -36/+55 |
2022-06-20 | svg-flatten: add export of patterns via aperture macros | jaseg | 1 | -0/+11 |
2022-06-19 | svg-flatten: remove debug prints | jaseg | 1 | -9/+0 |
2022-06-19 | svg-flatten: fix patterns with offset clip path | jaseg | 1 | -0/+8 |
2022-06-19 | svg-flatten: Fix drills in patterns | jaseg | 1 | -1/+11 |
2022-06-19 | svg-flatten: Fix drill export | jaseg | 1 | -29/+27 |
2022-06-18 | svg-flatten: add drill handling to outline mode | jaseg | 1 | -3/+28 |
2022-06-10 | svg-flatten: Make view box log output more readable | jaseg | 1 | -1/+1 |
2021-09-29 | Add rgba color support for newer resvg/usvgwasi-wip | jaseg | 1 | -3/+3 |
2021-09-29 | CI/svg-flatten: add wasm builds | jaseg | 1 | -0/+1 |
2021-08-18 | svg-flatten: Fix include/exclude logic | jaseg | 1 | -13/+31 |
2021-08-18 | Collect various rendering params into new RenderContext object | jaseg | 1 | -98/+94 |
2021-08-17 | svg-flatten: zeroize polygon_sink pointer after use | jaseg | 1 | -0/+1 |
2021-08-17 | svg-flatten: Fix case where document unit is not mm | jaseg | 1 | -6/+10 |
2021-06-04 | Add & fix vectorizer tests | jaseg | 1 | -2/+2 |
2021-06-04 | Fix handling of dashes and joins, all tests run through now | jaseg | 1 | -10/+9 |
2021-06-04 | Add support for stroke-dashoffset | jaseg | 1 | -2/+3 |
2021-04-25 | Fix pattern rendering and some xform bugs | jaseg | 1 | -3/+4 |
2021-04-25 | svg-flatten: Add support for patterned strokes on outline layers | jaseg | 1 | -35/+33 |
2021-04-25 | svg-flatten: Add support for line thickness to board outline exporter | jaseg | 1 | -4/+7 |
2021-04-25 | svg-flatten: Add outline/edge layer mode | jaseg | 1 | -45/+70 |
2021-04-25 | Remove cairo dependencywip-nocairo | jaseg | 1 | -93/+24 |
2021-02-17 | svg-flatten: add curve flattening tolerance command line param | jaseg | 1 | -5/+8 |
2021-02-17 | svg-flatten: Fix fill-rule handling for filled open paths | jaseg | 1 | -13/+15 |
2021-02-11 | Fix handling of stroke width under transformations | jaseg | 1 | -1/+6 |
2021-02-06 | Work on fedora/debian compatibility | jaseg | 1 | -3/+3 |
2021-01-30 | Reorg: move svg-flatten files into subdir | jaseg | 1 | -0/+539 |