hzeller / timg

A terminal image and video viewer.
GNU General Public License v2.0
1.91k stars 73 forks source link

Render SVGs with librsvg #124

Closed hzeller closed 9 months ago

hzeller commented 9 months ago

Render SVGs with librsvg

This uses the librsvg library to render SVG images, which results in much higher quality output than we get from graphicsmagick.

Issues #122