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 support for clip in/out. #1015

Merged
merged 2 commits into from Mar 29, 2017
Merged

Add support for clip in/out. #1015

merged 2 commits into from Mar 29, 2017

Commits on Mar 28, 2017

  1. Add support for clip in/out.

    This is not a super-efficient implementation, but it adds the
    functionality required for box shadows that have border radii.
    
    Once this is in place, we can do some follow up optimization passes.
    
    Fixes #189.
    gw3583 committed Mar 28, 2017
  2. Address review comments.

    gw3583 committed Mar 28, 2017
You can’t perform that action at this time.