Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

SkiaSharp needs more resources #7498

Closed
charlesroddie opened this issue Sep 12, 2019 · 2 comments
Closed

SkiaSharp needs more resources #7498

charlesroddie opened this issue Sep 12, 2019 · 2 comments

Comments

@charlesroddie
Copy link

SkiaSharp is critical to .Net UI

  1. SkiaSharp is the cross-platform high-level graphics interface for .Net.
    a) Views can be written covering all platforms.
    b) Any future cross-platform UI development is likely to involve SkiaSharp. Avalonia depends on SkiaSharp. Suggestions for the future of Xamarin often involve SkiaSharp.
    c) Many projects are already dependent on it.
  2. SkiaSharp enables XF controls to be written:
    a) Easily, with low maintenance and fewer bugs: just write once instead of once for each platform.
    b) In a platform independent way (which most users want).
    c) Covering all XF platforms. This makes XF platforms other than iOS/Android/UWP more viable.

SkiaSharp has 0.5 maintainers

There is one maintainer who works half-time. That's completely out of proportion with the project's complexity and importance. He is very good but you cannot expect miracles.

The consequence is that while there are very promising developments in the codebase, nothing is released (1, 2, 3), and community PRs are slow to merge (4).

Please support SkiaSharp

  • Please can @mattleibow work on this full time again?
  • Can someone else can join him with the right to merge PRs and release Nuget packages?
  • Perhaps SkiaSharp should graduate from the mono org to the dotnet org as its importance extends to the whole of .Net UI? @terrajobst

@migueldeicaza @jamesmontemagno @davidortinau @samhouts

@samhouts
Copy link
Member

Wouldn't this be more appropriate in the SkiaSharp repository? :)

@StephaneDelcroix
Copy link
Member

Thanks for giving some visibility to this problem. Unfortunately, that's not a code-defect or anything we can address so we'll have to close it

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants