You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
set /p outExt="Output extension (jpg, png, svg): "
set /p numShapes="Number of shapes: "
set /p setMode="Shapes: one or more (use space between them): rectangle rotated_rectangle triangle ellipse rotated_ellipse circle line quadratic_bezier polyline: "
set /p numCandidate="Number of shape candidates, less is faster but has lower accuracy, default is 500 : "
set /p numMutates="Number of shape mutates, less is faster but has lower accuracy, default is 100 : "