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

Add matrix property to group #9

Closed
wcandillon opened this issue Dec 8, 2021 · 0 comments
Closed

Add matrix property to group #9

wcandillon opened this issue Dec 8, 2021 · 0 comments

Comments

@wcandillon
Copy link
Contributor

It could be useful to add a matrix property to group. The idea is that if you work with a transform library you may want to supply the matrix directly instead of decomposing it back to the sequence of 2d transforms.

We could task advantage to this small task to add support for robust Matrix construction via ::fromValue the same way we did it for points, rect, and rrect in Skia.

We could also think about some sort of lerp utility to go from one (random) transform to any other (random) transform.

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

1 participant