Closed JoKalliauer closed 4 years ago
It is now called "viewsvg"
cd resvg/viewsvg/
cargo run --release -- in.svg out.png
Edit: resvg is in /resvg/target/release
rendersvg
became resvg
. You can simply run cargo install -f resvg
.
viewsvg
is just for testing.
I tried to install using
According to https://github.com/RazrFalcon/resvg/issues/208#issuecomment-588319920 it should be
However I cannot find
rendersvg
.Edit for myself: to build
vdiff
: