mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 14:42:19 +02:00
13 lines
320 B
Markdown
13 lines
320 B
Markdown
# inkview
|
|
|
|
> Inkscape graphical SVG previewer.
|
|
> Also functions as a slideshow viewer.
|
|
> More information: <https://wiki.inkscape.org/wiki/index.php/Inkview>.
|
|
|
|
- Preview an SVG:
|
|
|
|
`inkview {{path/to/file.svg}}`
|
|
|
|
- Preview multiple SVGs (use arrow keys to navigate):
|
|
|
|
`inkview {{path/to/file1.svg path/to/file2.svg ...}}`
|