Skip to content

WIP CoreGraphics backend#4

Closed
jrmuizel wants to merge 2 commits intolinebender:masterfrom
jrmuizel:cg
Closed

WIP CoreGraphics backend#4
jrmuizel wants to merge 2 commits intolinebender:masterfrom
jrmuizel:cg

Conversation

@jrmuizel
Copy link
Contributor

@jrmuizel jrmuizel commented Jan 4, 2019

This isn't ready to land but I through it together to see what needed to be added to core-graphics crate.

@raphlinus
Copy link
Contributor

Very cool! It's early to start getting serious about new back-ends right now because I expect to iterate somewhat on the core API, but it's also excellent to get feedback early about whether the design has issues that would cause problems.

@jrmuizel
Copy link
Contributor Author

jrmuizel commented Jan 4, 2019

On that note the semantics of clear are a bit weird. Both Cairo and CoreGraphics implementations respect the clip while Direct2D does not. Also Cairo and CoreGraphics are both using OVER and so you can't clear to transparent black if there's already something in the surface.

@cmyr
Copy link
Member

cmyr commented May 11, 2020

This has been merged as part of #176.

@cmyr cmyr closed this May 11, 2020
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

Successfully merging this pull request may close these issues.

3 participants