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

Expose more APIs on CGContext #313

Merged
merged 4 commits into from Apr 29, 2019
Merged

Expose more APIs on CGContext #313

merged 4 commits into from Apr 29, 2019

Conversation

@yvt
Copy link
Contributor

yvt commented Apr 29, 2019

This PR exposes the following APIs:

  • CGContextRotateCTM
  • CGContextGetCTM
  • CGContextConcatCTM
  • CGContextFillRects
  • CGContextStrokeRect
  • CGContextStrokeRectWithWidth
  • CGContextReplacePathWithStrokedPath
  • CGContextFillEllipseInRect
  • CGContextStrokeEllipseInRect
  • CGContextStrokeLineSegments
  • CGContextAddQuadCurveToPoint
  • CGContextClipToRect
  • CGContextClipToRects

This change is Reviewable

@jdm
jdm approved these changes Apr 29, 2019
@jdm
Copy link
Member

jdm commented Apr 29, 2019

@bors-servo
Copy link
Contributor

bors-servo commented Apr 29, 2019

📌 Commit 2d5bdcc has been approved by jdm

bors-servo added a commit that referenced this pull request Apr 29, 2019
Expose more APIs on CGContext

This PR exposes the following APIs:

- `CGContextRotateCTM`
- `CGContextGetCTM`
- `CGContextConcatCTM`
- `CGContextFillRects`
- `CGContextStrokeRect`
- `CGContextStrokeRectWithWidth`
- `CGContextReplacePathWithStrokedPath`
- `CGContextFillEllipseInRect`
- `CGContextStrokeEllipseInRect`
- `CGContextStrokeLineSegments`
- `CGContextAddQuadCurveToPoint`
- `CGContextClipToRect`
- `CGContextClipToRects`

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/core-foundation-rs/313)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Apr 29, 2019

Testing commit 2d5bdcc with merge 673be9f...

@bors-servo
Copy link
Contributor

bors-servo commented Apr 29, 2019

☀️ Test successful - checks-travis
Approved by: jdm
Pushing 673be9f to master...

@bors-servo bors-servo merged commit 2d5bdcc into servo:master Apr 29, 2019
2 checks passed
2 checks passed
Travis CI - Pull Request Build Passed
Details
homu Test successful
Details
yvt added a commit to yvt/Stella2 that referenced this pull request Apr 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.