Deduplicate vips shutdown, reformat natives, remove soos alias
This commit is contained in:
parent
5d8974d177
commit
3c16599126
81 changed files with 360 additions and 464 deletions
|
@ -6,7 +6,7 @@ class SooSCommand extends ImageCommand {
|
|||
};
|
||||
|
||||
static description = "\"Loops\" an image sequence by reversing it when it's finished";
|
||||
static aliases = ["bounce", "boomerang"];
|
||||
static aliases = ["boomerang"];
|
||||
|
||||
static requiresGIF = true;
|
||||
static noImage = "You need to provide an image/GIF to loop!";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue