index
:
dxfutils.git
master
DXF utilities and CAMM-GL III converters
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-09-13
dxf2camm.pl: fixed fixed Input Window. Now based on bounding box.
HEAD
master
Thomas Kremer
2024-07-06
dxf2camm.pl: added option "--speed".
Thomas Kremer
2022-09-29
polylines with only 1 point only warn, translate to bbox is now the default (...
Thomas Kremer
2022-09-28
DXF.pm: fixed lwpolyline->line conversion for closed polylines.
Thomas Kremer
2021-10-24
DXF.pm: fixed set_var.
Thomas Kremer
2021-10-15
dxf2camm.pl: fixed path reversing code path.
Thomas Kremer
2021-10-15
DXF.pm: added int_32 to every LWPOLYLINE automatically created.
Thomas Kremer
2021-08-13
Typo fixed.
Thomas Kremer
2020-11-23
CAMM.pm: implemented better CAMM tokenizer with 10x performance.
Thomas Kremer
2020-10-01
added pdf2dxf.pl to covert pdf-, ps- and eps-files to DXF.
Thomas Kremer
2020-10-01
rewritten combine_polylines to make up for slight errors in input files and m...
Thomas Kremer
2020-09-27
dxf2camm.pl: added options --bbox, --align_knife and --offsetless_start, reva...
Thomas Kremer
2020-09-25
dxf2camm.pl: added option "--overlap".
Thomas Kremer
2020-09-25
CAMM.pm: SVG is now to scale
Thomas Kremer
2020-09-24
changed executable flag on CAMM.pm
Thomas Kremer
2020-09-24
initial commit
Thomas Kremer