Age | Commit message (Expand) | Author | Files | Lines |
2021-02-07 | README: fix syntax error | jaseg | 1 | -1/+1 |
2021-02-06 | Bump version to v2.0.3v2.0.3 | jaseg | 1 | -1/+1 |
2021-02-07 | README: add info on mfg | jaseg | 1 | -5/+63 |
2021-02-07 | Bump version to v2.0.2 | jaseg | 1 | -1/+1 |
2021-02-07 | Make inital test run on debian, ubuntu, arch, fedora | jaseg | 12 | -19/+598 |
2021-02-06 | Make svg-flatten always clean up its temporary files | jaseg | 1 | -4/+2 |
2021-02-06 | README: set image width | jaseg | 1 | -38/+25 |
2021-02-06 | Fix some rst syntax errors | jaseg | 1 | -0/+3 |
2021-02-06 | README: Update subtraction script blurb | jaseg | 1 | -4/+7 |
2021-02-06 | README: Update subtract example pic | jaseg | 2 | -0/+1 |
2021-02-06 | Update README w/ subtraction script example | jaseg | 2 | -17/+22 |
2021-02-06 | Update README | jaseg | 2 | -8/+8 |
2021-02-06 | svg-flatten: Fix invalid export of negative gerber coordinates | jaseg | 1 | -4/+4 |
2021-02-06 | Add workaround to clipper zero-height path bug | jaseg | 4 | -14/+67 |
2021-02-06 | Add support for direct PNG/JPG input and add legacy wrapper | jaseg | 1 | -8/+71 |
2021-02-06 | Small fixes, find svg-flatten in user pip install | jaseg | 2 | -4/+12 |
2021-02-06 | Fix svg-flatten install location | jaseg | 1 | -33/+5 |
2021-02-06 | Remove usvg auto-install from setup.py | jaseg | 2 | -45/+10 |
2021-02-06 | Update syntax of second note | jaseg | 1 | -2/+2 |
2021-02-06 | Finish up initial draft of install doc | jaseg | 1 | -13/+34 |
2021-02-06 | Work on fedora/debian compatibility | jaseg | 4 | -8/+25 |
2021-02-05 | Setup doc WIP | jaseg | 2 | -2/+33 |
2021-02-04 | Add svg-flatten source files to sdist | jaseg | 1 | -1/+2 |
2021-02-04 | setup.py: Integrate C++/usvg install | jaseg | 1 | -0/+95 |
2021-02-04 | svg-flatten: Be even smarter locating usvg | jaseg | 1 | -8/+15 |
2021-02-04 | svg-flatten: Be a bit smarter locating usvg | jaseg | 1 | -16/+47 |
2021-02-04 | svg-flatten: Add dependency check | jaseg | 1 | -2/+14 |
2021-02-04 | Update README | jaseg | 2 | -1/+336 |
2021-02-04 | Update post | jaseg | 13 | -7/+216 |
2021-02-01 | Add post | jaseg | 5 | -0/+256 |
2021-02-01 | Update README | jaseg | 18 | -95/+7919 |
2021-02-01 | Work on packaging | jaseg | 3 | -23/+29 |
2021-01-31 | Finish command a bit | jaseg | 1 | -30/+26 |
2021-01-31 | Advanced svg/gerber composition working | jaseg | 6 | -29/+59 |
2021-01-31 | WIP | jaseg | 1 | -90/+349 |
2021-01-31 | Both raster and vector template generation work now | jaseg | 2 | -10/+116 |
2021-01-31 | Re-did all the render code | jaseg | 1 | -332/+176 |
2021-01-30 | README: add blurb on AGPL | jaseg | 1 | -0/+12 |
2021-01-30 | Merge old gerbolyze history | jaseg | 58 | -0/+30836 |
2021-01-30 | Move gerbolyze python files to subdirectory | jaseg | 3 | -394/+0 |
2021-01-30 | Reorg: move svg-flatten files into subdir | jaseg | 25 | -13/+12 |
2021-01-30 | README: Update commandline usage | jaseg | 1 | -1/+5 |
2021-01-30 | Add dilation option | jaseg | 5 | -8/+134 |
2021-01-30 | Multi-layer module export working | jaseg | 5 | -34/+126 |
2021-01-30 | Add KiCAD sexp output | jaseg | 5 | -4/+190 |
2021-01-29 | Add support for preserveAspectRatio for both SVG and bitmap input | jaseg | 3 | -12/+102 |
2021-01-29 | Add direct image export | jaseg | 5 | -11/+156 |
2021-01-28 | Per-image vectorizer selection works | jaseg | 5 | -6/+81 |
2021-01-28 | Binary vectorizer works | jaseg | 4 | -43/+173 |
2021-01-27 | WIP render settings | jaseg | 9 | -34/+68 |