add new chinese translations
This commit is contained in:
12
pages.zh/common/svgtopam.md
Normal file
12
pages.zh/common/svgtopam.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# svgtopam
|
||||
|
||||
> 将 SVG 文件转换为 Netpbm 格式。
|
||||
> 更多信息:<https://netpbm.sourceforge.net/doc/svgtopam.html>。
|
||||
|
||||
- 将 SVG 文件转换为 Netpbm 格式:
|
||||
|
||||
`svgtopam {{path/to/file.svg}} > {{path/to/output.pam}}`
|
||||
|
||||
- 输出描述输入图像的文本信息:
|
||||
|
||||
`svgtopam -trace {{path/to/file.svg}}`
|
Reference in New Issue
Block a user