Diffusion Krita b3ec22593c96

Allow to export animation to PNG sequence using commandline

Authored by KonstantinDmitriev on Mar 12 2019, 1:35 PM.

Description

Allow to export animation to PNG sequence using commandline

Summary:
Implementation of feature request made in https://bugs.kde.org/show_bug.cgi?id=364046

This patch adds new commandline option "--export-sequence". Just like "--export" option, it should be used together with "--export-filename" option.

Example:

krita --export-sequence --export-filename ../../persistent/output/file.png /home/appimage/persistent/test.kra

If KRA file has no animation, then this command prints "This file has no animation." error and does nothing.

Reviewers: dkazakov, Krita

Reviewed By: dkazakov, Krita

Subscribers: woltherav

Tags: Krita

Differential Revision: https://phabricator.kde.org/D19706

Details

Committed
dkazakovMar 12 2019, 1:42 PM
Reviewer
Krita
Differential Revision
D19706: Allow to export animation to PNG sequence using commandline
Parents
R37:3c0ab08dee4a: Fix adding files to Recent Documents
Branches
Unknown
Tags
Unknown