Settings

Theme

Show HN: resvg – a better SVG rendering library

5 points by RazrFalcon 7 years ago · 1 comment · 1 min read


resvg [1] is an SVG rendering library that aims to replace librsvg and QtSvg. It supports multiple backends and designed for edge-cases. It doesn't support all SVG features yet, but it's already has the best support for edge-cases [2].

In the latest release, I've added a Windows Explorer extension [3] which can be used to render SVG thumbnails via resvg. Previously, the only solution was to use SVG Viewer Extension for Windows Explorer [4] which use Qt4 SVG module, which is very primitive and outdated.

[1] https://github.com/RazrFalcon/resvg

[2] https://razrfalcon.github.io/resvg-test-suite/svg-support-ta...

[3] https://github.com/RazrFalcon/resvg/releases

[4] https://github.com/maphew/svg-explorer-extension

app4soft 7 years ago

How set it to use by nomacs[0]?

[0] http://www.nomacs.org

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection