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

What is the expected behavior for RoundedRectangle #10

Closed
1xch opened this issue Sep 29, 2016 · 3 comments
Closed

What is the expected behavior for RoundedRectangle #10

1xch opened this issue Sep 29, 2016 · 3 comments

Comments

@1xch
Copy link

1xch commented Sep 29, 2016

using this locally: https://github.com/fogleman/gg/blob/master/examples/mask.go

out

I get this. Fill & clip do not seem create expected or useful behavior. Stroke seems fine, but otherwise there is unexpected missing area in the center.

@fogleman
Copy link
Owner

I believe I fixed this recently. Make sure you have the latest code:

go get -u github.com/fogleman/gg

@1xch
Copy link
Author

1xch commented Sep 29, 2016

I even scanned over the latest commits, I think I have it installed from a few days previous to those.

@1xch 1xch closed this as completed Sep 29, 2016
@fogleman
Copy link
Owner

No problem. :)

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

2 participants