Replies: 1 comment
-
|
Avalonia.Svg renders using Avalonia DrawingContext primitives and works on all supported Avalonia platforms, Avalonia.Svg.Skia uses SkiaSharp and requires SkiaSharp support enabled in Avalonia (which is by default enabled). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's the difference between Avalonia.Svg.Svg and Avalonia.Svg.Skia.Svg? Why both are exists? When I should use the first or the second one?
Also! I noticed, that some svg images doesn't render with Avalonia.Svg.Svg, but render correctly with Avalonia.Svg.Skia.Svg. Is it bug or by-design?
Beta Was this translation helpful? Give feedback.
All reactions