SkiaSharp.Extended icon indicating copy to clipboard operation
SkiaSharp.Extended copied to clipboard

SkiaSharp is a cross-platform, comprehensive 2D graphics API for all .NET platforms. And, here is where you will find all sorts of extras that you can use with it.

Results 52 SkiaSharp.Extended issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** I use SVGator for creating animated SVGs. However, .NET MAUI is not (yet) capable of playing animated SVGs. SVGator recently...

feature-request

**Description** SkiaSharpDemo sample code does not display LottiePage screen when it is selected in the mainpage list I have not received any error messages. When I opened LottiePage as the...

bug

Exception: [The given key 'offset' was not present in the dictionary] Code: `...New SkiaSharp.Extended.Svg.SKSvg.Load(stream)`... Version: Latest 1.60.0 (win10x64) EXAMPLE: File to reproduce https://drive.google.com/file/d/1j9Vi2JtYjXjV6a_R6IjgucbHqBeWPdcw/view?usp=sharing

bug

**Is your feature request related to a problem? Please describe.** I'm a lazy programmer **Describe the solution you'd like** Add a XmlnsDefinitionAttribute so that it is easier to import anything...

feature-request

**Description of Change** This is an mage view that has a filter/rendering pipeline that can allow for more exciting images: ```xaml ``` Even though this is right now a new...

**Description of Change** - Currently uses Skia for upsampling (IMHO upsampling always looks blurry anyway) - Not optimized yet, just uses `Vector4` from the `System.Numerics` package. - Most of the...

feature-request

By default, SkiaSharp aims for the fastest resizing, not the best. There are quality levels, but it pretty much is a low, medium and high type of level. There was...

**Is your feature request related to a problem? Please describe.** The problem is simple: we have no icon. **Describe the solution you'd like** A good icon to make everyone proud....

feature-request

Creating a new project/package for more advanced SkiaSharp views, such as a dynamic (both hardware and software) views and a "infinite" gesture view.

**Is your feature request related to a problem? Please describe.** It would be great to be able to leverage the power and flexibility of SkiaSharp to easily apply affects and...

feature-request