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

Implement a method `transform_rect` that transforms a rectangle and returns its bounding rect. #71

Merged
merged 1 commit into from Feb 24, 2015

Conversation

@pcwalton
Copy link
Contributor

pcwalton commented Feb 24, 2015

Because it returns the bounding rect, this is well-defined for rotations
and skew. This is useful for creating temporary draw targets.

r? @glennw

returns its bounding rect.

Because it returns the bounding rect, this is well-defined for rotations
and skew. This is useful for creating temporary draw targets.
@glennw
Copy link
Member

glennw commented Feb 24, 2015

r+

glennw added a commit that referenced this pull request Feb 24, 2015
Implement a method `transform_rect` that transforms a rectangle and returns its bounding rect.
@glennw glennw merged commit 876c2fc into servo:master Feb 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.