SonarSonic / DrawingBotV3

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

Fix for Drawing Area height/width limit of 999 #54

Closed led closed 2 years ago

led commented 2 years ago

There was an issue with presets with a height or width > 999 not working. This fixes the issue and should enable larger format plots.

Fixes #48