Skip to content

Spectrogram 2.0 using SkiaSharp #49

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

Closed
wants to merge 1 commit into from
Closed

Spectrogram 2.0 using SkiaSharp #49

wants to merge 1 commit into from

Conversation

swharden
Copy link
Owner

Spectrogram 1.x uses System.Drawing (GDI+) to create graphics, but this will no longer be supported cross-platform starting with .NET 7. This PR explores using SkiaSharp to create graphics instead, and aims to simplify the API in the process.

@vadd98
Copy link
Contributor

vadd98 commented Oct 21, 2022

Hi, sorry to bother. Is there any plan about the release of the SkiaSharp based version of Spectrogram?

@swharden
Copy link
Owner Author

Hi @vadd98, thanks for raising this issue! I'm very interested in finishing this soon, and I recognize that progress here has been halted for several months.

I'm currently prioritizing work on ScottPlot 5 (https://scottplot.net), but improving this library is my second highest priority, so hopefully this will be finished soon. In both cases the major goal is swapping System.Drawing.Common with SkiaSharp

@vadd98
Copy link
Contributor

vadd98 commented Oct 24, 2022

Thanks a lot for your amazing work, I'll keep waiting!

@swharden
Copy link
Owner Author

Effort on this PR stalled, but I'll pick it up again before long

@swharden swharden closed this May 17, 2023
@swharden swharden deleted the streamline branch May 17, 2023 03:04
@swharden swharden mentioned this pull request May 17, 2023
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.

2 participants