summaryrefslogtreecommitdiff
path: root/support/inkscape
AgeCommit message (Expand)AuthorFilesLines
2019-09-26Pogojig mostly done: KiCAD export worksjaseg13-2570/+0
2018-05-05Workaround for incompatible changes in "LayerMoveTo" verbsMichael Schwarz1-2/+5
2018-05-05Slight refactoringMichael Schwarz1-11/+13
2017-09-20PEP8Michael Schwarz3-416/+438
2016-01-17Clarification regarding different point definitions.Michael Schwarz1-1/+1
2015-09-30Reject documents without absolute size.Michael Schwarz2-0/+22
2015-09-30More robust document scale calculation.Michael Schwarz1-41/+57
2015-09-30Include input file path in error messages.Michael Schwarz1-17/+21
2015-09-30Workaround for LayerMoveToPrev/Next not selecting correct layer.Michael Schwarz1-7/+12
2015-09-16Wrap all Python main functions with decorator.Michael Schwarz1-10/+2
2015-09-16Fixed layer mixup when no layer was selected in Inkscape.Michael Schwarz1-2/+2
2015-09-16Fixed empty layers missing from Asymptote export.Michael Schwarz1-38/+46
2015-08-10Asymptote export: Call variable with all paths `all`.Michael Schwarz1-1/+1
2015-08-07Inkscape export: Removed stray semicolon in exported Asymptote files.Michael Schwarz1-1/+1
2015-08-07Inkscape export: Fix elliptical arcs not being closed.Michael Schwarz1-3/+8
2015-08-07Inkscape export: Fix wrong units in Asymptote export.Michael Schwarz2-17/+16
2015-08-07Inkscape export: Use original file name for temp file.Michael Schwarz1-1/+1
2015-08-06Inkscape export: Support to export to Asymptote.Michael Schwarz2-59/+87
2015-08-06Reworked Inkscape command line generation.Michael Schwarz2-92/+148
2015-08-06Inkscape export: Renamed module to inkscape.Michael Schwarz12-0/+2408