inkscape_generate_png_from_svgΒΆ
inkscape_generate_png_from_svg(
pngfiles
[DPI dpi]
[OUTPUT_DIR output_dir]
)
- pngfiles
- The files that should be converted.
- DPI
- dpi value for the generated image (default: 90)
- OUTPUT_DIR
- The output directory for the generated png files. Defaults to the current build directory.
TODO Switch to named arguments!