You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of our current bitmap load/manipulation which is split per platform, we should be able to use the same code on for all platforms, and perhaps get some additional high-level APIs for handling bitmaps.
Consider switching to ImageSharp- https://github.com/SixLabors/ImageSharp
Instead of our current bitmap load/manipulation which is split per platform, we should be able to use the same code on for all platforms, and perhaps get some additional high-level APIs for handling bitmaps.
EDIT: currently blocked on SixLabors/ImageSharp.Drawing#61
And also: SixLabors/Fonts#12
The text was updated successfully, but these errors were encountered: