2025-03-14 21:59:59 -06:00
|
|
|
# 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}}`
|
|
|
|
|
|
2025-03-19 19:23:44 -06:00
|
|
|
- Preview multiple SVGs (use `<ArrowKeys>` to navigate):
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
`inkview {{path/to/file1.svg path/to/file2.svg ...}}`
|