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
I agree that shapes such as rectangles should be able to be centered, but I don't believe that they should have their own primitives. Instead I'm suggesting that we maybe implement a rectangle_mode, either a function or variable. This would contain info which would be checked in the rectangle primitive, and translation would then be carried out there.
Different modes seems like a good idea :) settings.rectangle_mode = "normal" | "center"/"middle" could do that.
We should probably, speaking of modes, also have settings.angle_mode = "degrees" | "radians"
I suggest that more shapes should be added to PyPen!
More specifically these primitives should be added:
The text was updated successfully, but these errors were encountered: