Draft:Resvg
SVG rendering library
From Wikipedia, the free encyclopedia
resvg is a free software SVG rendering library written in the Rust (programming language). The intention behind its production is stated to have been to produce a "fast, small, portable SVG library" that "supports the whole SVG spec".[1]
| This is a draft article. It is a work in progress open to editing by anyone. Please ensure core content policies are met before publishing it as a live Wikipedia article. Find sources: Google (books · news · scholar · free images · WP refs) · FENS · JSTOR · TWL Last edited by Ednabrenze (talk | contribs) 2 months ago. (Update)
Finished drafting? |
| resvg | |
|---|---|
| Original author | Yevhenii Reizner |
| Developer | linebender |
| Initial release | 2017-12-18 |
| Stable release | 0.45
/ 2025-04-17 |
| Written in | Rust |
| Type | Graphics library |
| License | MIT, Apache 2.0 |
| Website | Official website |
The project includes an extensive test suite for measuring SVG spec implementation, and purports to pass significantly more than librsvg and popular web browsers, Firefox, Chrome and Safari.[1]
The author has stated that one of the motivations behind the production of resvg was that at the time the librsvg project, then still written in C, had been stagnant for quite some time.[2]