Linux command
inkview 命令
文件
复制后可按需替换文件名、目录或参数。
常用示例
View SVG file
inkview [file.svg]
View multiple files
inkview [file1.svg] [file2.svg]
Slideshow mode
inkview [*.svg]
说明
inkview is a simple SVG viewer bundled with Inkscape. It displays SVG files in a window for quick preview. The viewer supports slideshow mode for presenting multiple SVGs. It renders using Inkscape's engine for accurate display.
参数
- -t _SECONDS_
- Slideshow timer interval.
- --help
- Display help information.
- --version
- Display version information.
FAQ
What is the inkview command used for?
inkview is a simple SVG viewer bundled with Inkscape. It displays SVG files in a window for quick preview. The viewer supports slideshow mode for presenting multiple SVGs. It renders using Inkscape's engine for accurate display.
How do I run a basic inkview example?
Run `inkview [file.svg]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -t _SECONDS_ do in inkview?
Slideshow timer interval.