Vadoola / dxf2elmt

A CLI program to convert .dxf to .elmt
MIT License
1 stars 2 forks source link

Investigate reducing the default number of splines on a polygon #13

Closed Vadoola closed 1 month ago

Vadoola commented 2 months ago

as discussed on the QET Forums

Vadoola commented 1 month ago

I might revisit this in the future as I test this on more dxf files, but in my testing reducing spline steps from 100 to 10 worked well. This change was made in commit cf1a46d, and I'll close this for now.