about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorSami Kankaristo <sami@kankaristo.fi>2021-12-29 17:18:05 +0200
committerSami Kankaristo <sami@kankaristo.fi>2021-12-29 17:18:05 +0200
commitcbd679178cb1958477307206abd88c4cc2e60140 (patch)
treed1f9647b27b27d5558e7e915bd4c19de35d41e4c
parent512e4f8b259ea12808dc98a2f063906b9abd0dff (diff)
downloadranger-cbd679178cb1958477307206abd88c4cc2e60140.tar.gz
Add mention of `rsvg-convert` in README.md
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4f8b7b1a..4d42a53e 100644
--- a/README.md
+++ b/README.md
@@ -89,7 +89,8 @@ For enhanced file previews (with `scope.sh`):
 
 * `img2txt` (from `caca-utils`) for ASCII-art image previews
 * `w3mimgdisplay`, `ueberzug`, `mpv`, `iTerm2`, `kitty`, `terminology` or `urxvt` for image previews
-* `convert` (from `imagemagick`) to auto-rotate images and for SVG previews
+* `convert` (from `imagemagick`) to auto-rotate images
+* `rsvg-convert` (from `librsvg2-bin`) for SVG previews
 * `ffmpeg`, or `ffmpegthumbnailer` for video thumbnails
 * `highlight`, `bat` or `pygmentize` for syntax highlighting of code
 * `atool`, `bsdtar`, `unrar` and/or `7z` to preview archives