Skip to content

Add a draw_shape_at_points method to the canvas #79

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

Merged
merged 1 commit into from
Feb 25, 2021

Conversation

jwiggins
Copy link
Member

Closes #35

This is a proper "draw_path_at_points" in the style of kiva, but named draw_shape_at_points because that's how we do it here... I'm leaving ShapeAtPoints in place, because for draws that aren't mixing stroking and filling it's still the faster option.

@jwiggins jwiggins merged commit 622ea38 into main Feb 25, 2021
@jwiggins jwiggins deleted the feature/draw-shape-at-points branch February 25, 2021 13:11
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

Successfully merging this pull request may close these issues.

Rethink drawing multiple instances of a path at points
1 participant