gimp-vectors-export-to-file

Bill Skaggs <weskaggs@primate.ucdavis.edu>

Description

save a path as an SVG file.

Help

This procedure creates an SVG file to save a Vectors object, that is, a path. The resulting file can be edited using a vector graphics application, or later reloaded into GIMP. If you pass 0 as the 'vectors' argument, then all paths in the image will be exported.


Type

unknown

Parameters

Type Name Description
PF_IMAGE image The image
PF_VALUE filename The name of the SVG file to create.
unknown vectors The vectors object to be saved, or 0 for all in the image

Return

None