summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-07-06dxf2camm.pl: added option "--speed".Thomas Kremer
2022-09-29polylines with only 1 point only warn, translate to bbox is now the default ↵Thomas Kremer
(option ignore_bbox disables it)
2022-09-28DXF.pm: fixed lwpolyline->line conversion for closed polylines.Thomas Kremer
2021-10-24DXF.pm: fixed set_var.Thomas Kremer
2021-10-15dxf2camm.pl: fixed path reversing code path.Thomas Kremer
2021-10-15DXF.pm: added int_32 to every LWPOLYLINE automatically created.Thomas Kremer
2021-08-13Typo fixed.Thomas Kremer
2020-11-23CAMM.pm: implemented better CAMM tokenizer with 10x performance.Thomas Kremer
2020-10-01added pdf2dxf.pl to covert pdf-, ps- and eps-files to DXF.Thomas Kremer
2020-10-01rewritten combine_polylines to make up for slight errors in input files and ↵Thomas Kremer
made sort_polylines round everything to 1mm.
2020-09-27dxf2camm.pl: added options --bbox, --align_knife and --offsetless_start, ↵Thomas Kremer
revamped CAMM::from_polylines
2020-09-25dxf2camm.pl: added option "--overlap".Thomas Kremer
2020-09-25CAMM.pm: SVG is now to scaleThomas Kremer
2020-09-24changed executable flag on CAMM.pmThomas Kremer
2020-09-24initial commitThomas Kremer