gimp-vectors-import-from-file

Simon Budig

Description

Import paths from an SVG file.

Help

This procedure imports paths from an SVG file. SVG elements other than paths and basic shapes are ignored.


Type

unknown

Parameters

Type Name Description
PF_IMAGE image The image
PF_VALUE filename The name of the SVG file to import.
PF_INT merge Merge paths into a single vectors object. (TRUE or FALSE)
PF_INT scale Scale the SVG to image dimensions. (TRUE or FALSE)

Return

Type Name Description
PF_INT num-vectors The number of newly created vectors (num-vectors >= 0)
unknown vectors-ids The list of newly created vectors