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

feat(clip): add clippath #58

Merged
merged 2 commits into from
Nov 22, 2019
Merged

feat(clip): add clippath #58

merged 2 commits into from
Nov 22, 2019

Conversation

jtenner
Copy link
Collaborator

@jtenner jtenner commented Nov 21, 2019

fixes #54

Not sure if the tests are conclusive enough, but I am pretty sure this covers the niche need for testing clipping regions.

@jtenner jtenner added this to the 2.3.0 milestone Nov 21, 2019
@jtenner jtenner requested a review from hustcc November 21, 2019 18:17
@jtenner jtenner self-assigned this Nov 21, 2019
@coveralls
Copy link

coveralls commented Nov 21, 2019

Coverage Status

Coverage remained the same at 100.0% when pulling 9d92c1e on clip-path into f83decf on master.

@hustcc hustcc merged commit a3b7b85 into master Nov 22, 2019
@hustcc hustcc deleted the clip-path branch November 22, 2019 02:05
@jtenner
Copy link
Collaborator Author

jtenner commented Nov 22, 2019

I wasn't done yet haha.

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

Successfully merging this pull request may close these issues.

[RFC]: Add Testing Feature ctx.__getClipRegion()
3 participants