SonarSonic / DrawingBotV3

DrawingBotV3 is a software for converting images into vector art
https://docs.drawingbotv3.com
GNU General Public License v3.0
331 stars 43 forks source link

Set Stroke end-cap style and join style to ROUND for render and export #17

Closed HanzPetrov closed 2 years ago

HanzPetrov commented 2 years ago

Respectfully suggest that rendering and export fidelity would be improved by setting end-cap and join styles to ROUND (instead of default BUTT and MITER), particularly for pen widths > 1 mm

SonarSonic commented 2 years ago

Thanks for your work on these, I think these are all good changes! There was only one issue I noticed, that might need to be changed / implemented in a different way.

HanzPetrov commented 2 years ago

Hi Ollie, I'll close this PR and open a new one for Stroke style exports alone (since the render style changes made it to v1.1 and the 0.5 pixel offset changes seem not ready for prime time ;)