Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

@mattleibow
Copy link
Contributor

@mattleibow mattleibow commented Apr 10, 2025

Description of Change

This PR bumps the externals/skia as that has a fix for passing null surface props: mono/skia#156

However, it then also fixes the case where creating images from pictures requires a color space. If there is no color space, then null is returned. The docs say null color space is fine, but the code says otherwise. I asked the team to clarify: https://groups.google.com/g/skia-discuss/c/vbFCoMQXF3c

Bugs Fixed

API Changes

None.

Behavioral Changes

None.

Required skia PR

None.

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 changed the title Update the externals to fix C++ API Fix the SKImage.FromPicture implementation Apr 10, 2025
@mattleibow mattleibow merged commit 165d8b1 into main Apr 10, 2025
1 of 2 checks passed
@mattleibow mattleibow deleted the dev/fix-3157 branch April 22, 2025 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[BUG] SKImage.FromPicture throws System.AccessViolationException in V3, it works in V2

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.