Overview of Aprillz.MewUI.Svg
mainThe Aprillz.MewUI.Svg extension provides SVG rendering for MewUI via the IGraphicsContext.
Key features:
- Pure managed: Does not depend on
System.Drawing. - Backend Agnostic: Built on
SVG.NETwith a MewUI rendering backend, making it compatible with all MewUI backends (Direct2D, GDI, MewVG/OpenGL). - AOT/Trim Friendly: Designed to be compatible with NativeAOT and trimming.
Dependencies:
Aprillz.MewUIExCSS- Bundles
SVG.NET(Ms-PL license)