Age | Commit message (Expand) | Author | Files | Lines |
2022-06-20 | protoboard: Add generator for a number of varieties | jaseg | 1 | -0/+160 |
2022-06-20 | protoboard: Add support for two-layer SMD layouts | jaseg | 1 | -3/+42 |
2022-06-20 | protoboard: Add SMD patterns | jaseg | 2 | -13/+76 |
2022-06-20 | svg-flatten: Add 'complete pattern tiles only' switch | jaseg | 4 | -8/+48 |
2022-06-19 | svg-flatten: remove debug prints | jaseg | 2 | -13/+0 |
2022-06-19 | svg-flatten: fix patterns with offset clip path | jaseg | 2 | -2/+13 |
2022-06-19 | protoboard: finish hole support | jaseg | 1 | -2/+8 |
2022-06-19 | protoboard: add mounting holes | jaseg | 1 | -12/+23 |
2022-06-19 | protoboard: initial version works | jaseg | 1 | -39/+145 |
2022-06-19 | protoboard: initial commit | jaseg | 1 | -0/+239 |
2022-06-19 | svg-flatten: Fix drills in patterns | jaseg | 1 | -1/+11 |
2022-06-19 | svg-flatten: Fix drill export | jaseg | 3 | -31/+36 |
2022-06-19 | svg: Fix template layer IDs | jaseg | 1 | -5/+5 |
2022-06-19 | convert: generate better file names for weird layers | jaseg | 1 | -0/+1 |
2022-06-18 | svg-flatten: add drill handling to outline mode | jaseg | 17 | -4/+123 |
2022-06-17 | svg-flatten-wasi: fix env var override | jaseg | 1 | -2/+6 |
2022-06-17 | cli: fix sub script handling for convert | jaseg | 1 | -5/+9 |
2022-06-17 | cli: add direct conversion functions | jaseg | 1 | -87/+194 |
2022-06-17 | cli: Straighten out zip handling | jaseg | 1 | -28/+15 |
2022-06-17 | cli: Allow direct calling of the module via python -m gerbolyze | jaseg | 1 | -0/+2 |
2022-06-17 | Add uninstall/update instructions to README | jaseg | 1 | -4/+17 |
2022-06-13 | pkg: Fix README for pypiv3.0.7 | jaseg | 1 | -1/+2 |
2022-06-13 | pkg: Fix MANIFEST, unb0rk packagev3.0.6 | jaseg | 1 | -1/+4 |
2022-06-13 | pkg: fix gerbolyze scriptv3.0.5 | jaseg | 3 | -4/+7 |
2022-06-12 | ci: Also build sdistsv3.0.4 | jaseg | 5 | -51/+14 |
2022-06-12 | README: Add link to gerbonara | jaseg | 1 | -1/+5 |
2022-06-12 | Update READMEv3.0.3 | jaseg | 1 | -46/+41 |
2022-06-12 | pkg: require minimum resvg-wasi versionv3.0.2 | jaseg | 2 | -86/+4 |
2022-06-12 | pkg: Format README for PyPI, make wasi defaultv3.0.1 | jaseg | 1 | -11/+16 |
2022-06-12 | ci: disable debian tests b/c of too old python | jaseg | 1 | -20/+21 |
2022-06-12 | ci: force install newer pillow version | jaseg | 1 | -0/+2 |
2022-06-12 | ci: update testing distros | jaseg | 1 | -21/+21 |
2022-06-11 | tests: remove use of deprecated Pillow API | jaseg | 1 | -2/+2 |
2022-06-11 | ci: build gerbolyze python package | jaseg | 2 | -15/+43 |
2022-06-10 | ci: work around more git safe.directory issuesv2.2.6 | jaseg | 1 | -0/+4 |
2022-06-10 | ci: work around new git safe.directory checkv2.2.5 | jaseg | 1 | -0/+1 |
2022-06-10 | svg-flatten: Make view box log output more readable | jaseg | 1 | -1/+1 |
2022-06-10 | Fix dilation script processing | jaseg | 2 | -16/+22 |
2022-05-23 | Basic compositing works using gerbonara | jaseg | 1 | -201/+110 |
2022-05-21 | Templating works with gerbonara now | jaseg | 1 | -167/+79 |
2022-05-20 | WIP | jaseg | 2 | -92/+43 |
2021-09-30 | svg-flatten: Add forwarding logic for usvg font optionsv2.2.4 | jaseg | 5 | -33/+104 |
2021-09-29 | pypi/gerbolyze: add extra dep on svg-flatten-wasi pkgv2.2.3 | jaseg | 2 | -21/+16 |
2021-09-29 | Auto-discover usvg and svg-flatten properlyv2.2.2 | jaseg | 4 | -15/+65 |
2021-09-29 | svg-flatten: pypi: Add optional resvg-wasi dependencyv2.2.1 | jaseg | 1 | -0/+3 |
2021-09-29 | svg-flatten/tests: Only print output on error | jaseg | 1 | -2/+1 |
2021-09-29 | svg-flatten: Remove unnecessary debug prints | jaseg | 1 | -7/+7 |
2021-09-29 | Fix svg-flatten versioning logicv2.2.0 | jaseg | 1 | -1/+2 |
2021-09-29 | svg-flatten: Remove extraneous debug print | jaseg | 1 | -1/+1 |
2021-09-29 | CI: do not clone recursively for PyPI publish | jaseg | 1 | -0/+2 |