Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2021-02-21 12:50:33 +03:00
parent 2ea570ec7a
commit 5186c8890f

View File

@ -190,6 +190,9 @@ var SharpActions = actions.Actions({
// XXX revise return values... // XXX revise return values...
// XXX make backup name pattern configurable... // XXX make backup name pattern configurable...
// XXX CROP ready for crop support... // XXX CROP ready for crop support...
// XXX BUG: this seems to be broken...
// .makeResizedImage('all', 100, 'moo')
// errors with "input file missing" on every image...
makeResizedImage: ['- Image/', makeResizedImage: ['- Image/',
core.doc`Make resized image(s)... core.doc`Make resized image(s)...