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

Update skia to milestone 117 #3047

Merged
merged 7 commits into from
Oct 28, 2024
Merged

Update skia to milestone 117 #3047

merged 7 commits into from
Oct 28, 2024

Conversation

mattleibow
Copy link
Contributor

Description of Change

Updating the version to the next one.

Bugs Fixed

None.

API Changes

Added:

class SKCanvas
{
    public SKSurface? Surface { get; }
    public GRRecordingContext? Context { get; }
}

Behavioral Changes

None.

Required skia PR

mono/skia#138

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Rebased on top of main at time of PR
  • Merged related skia PRs
  • Changes adhere to coding standard
  • Updated documentation

@mattleibow mattleibow merged commit 8de547b into main Oct 28, 2024
1 of 2 checks passed
@mattleibow mattleibow deleted the dev/update-skia-m117 branch October 28, 2024 14:02
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.

1 participant