aboutsummaryrefslogtreecommitdiff
path: root/gerbolyze
AgeCommit message (Expand)AuthorFilesLines
2023-11-14Bump version to v3.1.7v3.1.7mainjaseg1-1/+1
2023-11-14Fix failing unit testjaseg1-2/+2
2023-10-27Bump version to v3.1.6v3.1.6jaseg1-1/+1
2023-10-26svg-flatten: Add cubic bezier support for newer usvg versionsjaseg1-1/+1
2023-04-16Bump version to v3.1.5v3.1.5jaseg1-1/+1
2023-04-16Bump version to v3.1.4v3.1.4jaseg1-1/+1
2023-04-16Bump version to v3.1.3v3.1.3jaseg1-1/+1
2023-04-16Bump version to v3.1.2v3.1.2jaseg1-1/+1
2023-04-16Bump version to v3.1.1v3.1.1jaseg1-1/+1
2023-04-11Bump version to v3.1.0v3.1.0jaseg1-0/+2
2023-04-11Fix failing testsjaseg2-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 reworkjaseg1-68/+110
2023-03-31Fix drill layer handling for latest changes in gerbonarajaseg2-4/+5
2023-03-30Fix scale of drill mapping testjaseg2-302/+440
2023-03-30svg-flatten: Make drill size mapping more precise, add testsjaseg3-38/+28
2023-03-29svg-flatten: Fix incorrect polarity for outlined strokesjaseg1-87/+87
2023-03-25WIPjaseg2-0/+2736
2023-03-22protoboard: small formatting fixjaseg1-3/+3
2023-03-05Fix unit testsjaseg1-2/+2
2022-07-11gerboweb: fix deployment for new gerbolyzetsugi-devjaseg1-0/+1
2022-07-03gerbolyze paste: fix zip logicjaseg1-1/+1
2022-07-03protoboard: add more patternsjaseg1-19/+57
2022-06-26protoboards: WIPjaseg1-42/+98
2022-06-24protoboard: add tight layout optionv3.0.10jaseg2-34/+77
2022-06-21fix local testsv3.0.8jaseg1-8/+8
2022-06-21add pytest testsjaseg3-0/+983
2022-06-21protoboard: remove match syntax for python 3.8jaseg2-53/+76
2022-06-20Fix outline mode clip & flash handlingjaseg1-1/+4
2022-06-20protoboard: handle hole keepouts on small pcbsjaseg1-6/+21
2022-06-20protoboard: Add support for two-layer SMD layoutsjaseg1-3/+42
2022-06-20protoboard: Add SMD patternsjaseg2-13/+76
2022-06-19protoboard: finish hole supportjaseg1-2/+8
2022-06-19protoboard: add mounting holesjaseg1-12/+23
2022-06-19protoboard: initial version worksjaseg1-39/+145
2022-06-19protoboard: initial commitjaseg1-0/+239
2022-06-19svg: Fix template layer IDsjaseg1-5/+5
2022-06-19convert: generate better file names for weird layersjaseg1-0/+1
2022-06-18svg-flatten: add drill handling to outline modejaseg1-1/+1
2022-06-17cli: fix sub script handling for convertjaseg1-5/+9
2022-06-17cli: add direct conversion functionsjaseg1-87/+194
2022-06-17cli: Straighten out zip handlingjaseg1-28/+15
2022-06-17cli: Allow direct calling of the module via python -m gerbolyzejaseg1-0/+2
2022-06-12ci: Also build sdistsv3.0.4jaseg2-35/+0
2022-06-10Fix dilation script processingjaseg1-12/+18
2022-05-23Basic compositing works using gerbonarajaseg1-201/+110
2022-05-21Templating works with gerbonara nowjaseg1-167/+79
2022-05-20WIPjaseg1-90/+41