Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Tools: Draw Shapes (rectangle, circle), Line & Line Curve, Flip & Rotate Canvas #31

Open
Viet281101 opened this issue Aug 4, 2024 · 2 comments

Comments

@Viet281101
Copy link
Contributor

I think these new drawing tools will be very convenient. Specifically, you can quickly draw a rectangle or circle when using these tools. And quickly drawing straight lines connected from the first and last points will also be faster when you use a 'pencil' and applying them is also very easy because we already have the Bresenham algorithm function available.

@Viet281101 Viet281101 changed the title New Tools: Draw Shapes (rectangle, circle), Line & Line Curve New Tools: Draw Shapes (rectangle, circle), Line & Line Curve, Flip & Rotate Canvas Aug 4, 2024
@Viet281101
Copy link
Contributor Author

Viet281101 commented Aug 4, 2024

And also tools that help us rotate and flip the canvas. And I think 90° rotations would be perfect.

@Kully
Copy link
Owner

Kully commented Oct 7, 2024

And also tools that help us rotate and flip the canvas. And I think 90° rotations would be perfect.

Feel free to get started on this issue btw, if you want. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants