resvg_web library
Classes
- ReSvg
-
Web implementation of ReSvg. Renders the SVG through the browser by
loading it into an
<img>element and rasterising onto a<canvas>. - ResvgFonts
- Web counterpart of the native ResvgFonts. Kept API-compatible so the rest of the package compiles unchanged under conditional imports.