xmarduel

Results 7 issues of xmarduel

Hi, in case of a sequence with many transformations (or just 2), the first transformation may shift a bb outside the image, and the seconds transformation back inside. In this...

The "inside" op produces a wrong "last" toolpath, while the "outside" op is ok. It is visible with the following configuration: - svg has a single cube 40x40 mm. 1.Select...

for the points: st = (335.43211 + 69.71516199999999j) end = (335.27971 + 69.86756199999999j) ctrl = (335.33051+ 69.816762j) segment= svgpathtools.QuadraticBezier(st, ctrl, end) len = segment.length() # len is 'inf' !!! Note...

### System information - **SolveSpace version:** 3.1~70dbde63c - **Operating system:** windows ### Expected behavior When exporting a closed sketch to SVG, the svg path definition should have a final "Z"...

for a closed path ```python path1 = parse_path('M 300 100 C 100 100 200 200 200 300 L 250 350 Z') path1.isclosed() # is True d = path1.d() # 'M...

it would be nice if the shapes defined through `` could keep their original id - or at least have an attribute like "original_id" in the values dictionary - as...

### Expected behavior When utilizing the command "create polyline from existing segments" with lets say a line and a spline defined with 3 points, a single entity resulting of the...

feature request
dxf