-
Notifications
You must be signed in to change notification settings - Fork 30
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 beginContour()
and endContour()
#110
Comments
Hi @matthew-carroll, can you assign me this one? Although this is quite difficult, as I read the java implementation, I did get some insight into doing this. |
Sure. This ticket will have a much higher bar than the previous one, but you're welcome to give it a try. I'm not even sure if this ticket is reasonably possible without |
Sure. I'll try my best |
I removed my assignment. The bar is too high for me to to this |
Implement
beginContour()
andendContour()
These run within a
beginShape()
andendShape()
. The contour represents a hole cut out of the overall shape.The text was updated successfully, but these errors were encountered: