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

Implemented CGContextSetPatternPhase #596

Merged

Conversation

adein
Copy link
Collaborator

@adein adein commented Jun 30, 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

@msftclas
Copy link

Hi @adein, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!
You've already signed the contribution license agreement. Thanks!

The agreement was validated by Microsoft and real humans are currently evaluating your PR.

TTYL, MSBOT;

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
@adein adein force-pushed the feature/CGContextSetPatternPhase branch from 8264201 to 3df0919 Compare July 1, 2016 14:21
@jaredhms
Copy link
Contributor

jaredhms commented Jul 1, 2016

:shipit:

@jaredhms
Copy link
Contributor

jaredhms commented Jul 1, 2016

In CI build.

@jaredhms jaredhms merged commit 788d389 into microsoft:develop Jul 1, 2016
@adein adein deleted the feature/CGContextSetPatternPhase branch July 1, 2016 20:24
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.

4 participants