1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-01 19:55:24 +02:00

ksvgtopng5: add page (#4277)

This commit is contained in:
Axel Navarro 2020-08-19 15:10:09 -03:00 committed by GitHub
parent 44f4a568d9
commit ec9c36a9f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,7 @@
# ksvgtopng5
> Convert SVG files to PNG format.
- Convert an SVG file (should be an absolute path) to PNG:
`ksvgtopng5 {{width}} {{height}} {{path/to/file.svg}} {{output_filename.png}}`