ropensci / rsvg

SVG renderer for R based on librsvg2
Other
97 stars 1 forks source link

svglite + rsvg + av #15

Open jeroen opened 4 years ago

jeroen commented 4 years ago

Super fast animated graphics: svglite for graphics device, rsvg for bitmap rendering, av for video encoding. Maybe av can also stream out instead of a file?