File Icon
 
 

612

export_gif

Generates a GIF slideshow from image layers ☰ (Shift+Ctrl+L). The menu option Extensions➔>Export➔GIF-slideshow… iterates over layers to generate animation slides. They get merged from bottom to top. Depending on shape overlap or layer transparency, there's different usage modes:

🞂 With a solid background in each layer, there's no accumulation to take care of.
🞂 Alternatively elect layers` can be labeled as [background] to stick, or [fixed] as permanent foreground, or [merge] for down-grouping.
🞂 If the -layers option is composite/coalesce/merge then all lower layers remain visible until the current frame.
🞂 Any [animate] layers get interpolated as is, layer transparency preserved.

Requires ImageMagick installed; fit for standard Linux setups. But might work with convert.exe on Windows. And alternatively there's the builtin Pillow conversion method. The options mostly map to IM flags.

🞂 Without the PNG conversion step, SVG interpretation is up to Imagick, and will n

...

read more

Inkscape Extensions

Size
77.1 KB
Created
Revisions
14
Type
application/zip
MIT License (MIT)

Link

Please log in to leave a comment!