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
Graphics editor where each graphical figure is represented as an object. There are few supported basic figures which you can draw, and do basic manipulation with them such as changing color, line width, figure size in pixels, x/y coordinates on canvas etc. Picture can be saved as file in internal format and opened later if needed. Implemented in…