-
Notifications
You must be signed in to change notification settings - Fork 806
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 Core graphics transparency APIs #524
Labels
Comments
adein
pushed a commit
to vectorform/WinObjC
that referenced
this issue
Jun 30, 2016
Implemented CGContextSetPatternPhase using the translation portion of the pattern's transform matrix. Implements last item in Issue microsoft#524
adein
pushed a commit
to vectorform/WinObjC
that referenced
this issue
Jul 1, 2016
Implemented CGContextSetPatternPhase using the translation portion of the pattern's transform matrix. Also contains a fix for a missing retain in CGContextSetFillPattern. Implements last item in Issue microsoft#524
jaredhms
pushed a commit
that referenced
this issue
Jul 1, 2016
Implemented CGContextSetPatternPhase using the translation portion of the pattern's transform matrix. Also contains a fix for a missing retain in CGContextSetFillPattern. Implements last item in Issue #524
@rajsesh-msft These items are finished and the issue can be closed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Specifically these stubs
The text was updated successfully, but these errors were encountered: