Files
tldr/pages.zh/linux/ksvgtopng5.md

8 lines
294 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# ksvgtopng5
> 将SVG文件转换为PNG格式。
> 更多信息:<https://invent.kde.org/plasma/kde-cli-tools/-/blob/master/ksvgtopng/ksvgtopng.cpp>。
- 将SVG文件应为绝对路径转换为PNG
`ksvgtopng5 {{宽度}} {{高度}} {{路径/到/文件.svg}} {{输出文件名.png}}`