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

Add .NET Interactive Support #1710

Merged
merged 7 commits into from
May 30, 2021
Merged

Add .NET Interactive Support #1710

merged 7 commits into from
May 30, 2021

Conversation

mattleibow
Copy link
Contributor

@mattleibow mattleibow commented May 29, 2021

Description of Change

This PR adds the initial bits to get .NET Interactive support.

The generated HTML needs more love. The colors are mostly OK, but the images might cause things to overflow and might also be useful to add additional info - like dimensions, byte sizes and color types.

Bugs Fixed

API Changes

None.

Behavioral Changes

None. There is a new dll in the main SkiaSharp package, but that should in no way affect anything.

PR Checklist

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

@mattleibow
Copy link
Contributor Author

image

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.

[FEATURE] Add a .NET Interactive kernel extension to display SkiaSharp types in notebooks
1 participant