13 lines
315 B
Markdown
13 lines
315 B
Markdown
# inkview
|
||
|
||
> Inkscape 图形 SVG 预览器。
|
||
> 还可以作为幻灯片查看器。
|
||
> 更多信息:<https://wiki.inkscape.org/wiki/index.php/Inkview>。
|
||
|
||
- 预览一个 SVG:
|
||
|
||
`inkview {{path/to/file.svg}}`
|
||
|
||
- 预览多个 SVG(使用箭头键导航):
|
||
|
||
`inkview {{path/to/file1.svg path/to/file2.svg ...}}` |