https://bugs.kde.org/show_bug.cgi?id=499567
Bug ID: 499567
Summary: Request: Command line option to export any specific
composition
Classification: Applications
Product: krita
Version: 5.2.6
Platform: NixOS
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: General
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
It would be nice to be able to specify a composition when exporting via command
line, for example:
$ krita --export-sequence --export-filename base.png --composition base
my_animation.kra
$ krita --export-sequence --export-filename censor.png --composition censor
my_animation.kra
--composition <name>
Activate the composition with the given name.
Perhaps a way to query compositions as well:
$ krita my_animation.kra --list-compositions
base
censor
--
You are receiving this mail because:
You are watching all bug changes.