David Capello
e865374805
Fix bug saving tags in file sequences using -save-as "{tag}_1.png"
...
Now the equivalent was "{tag}_{frame1}.png", but it looks like a
regression reported here https://community.aseprite.org/t/17253 were
it was possible to just specify the frame number as in "{tag}_1.png"
2023-03-22 14:35:52 -03:00
David Capello
ae6f9c22ba
Add support to save multiple files with -save-as {title} etc.
...
Fixes #2442 , fixes #3629 , and https://community.aseprite.org/t/16491
2022-12-23 12:09:05 -03:00
David Capello
768773bb3a
Add test for -save-as {title} ( #2442 )
2022-12-23 11:33:28 -03:00
David Capello
0da73516f1
New test for --tagname-format CLI argument ( #1514 , #3271 , #3611 )
2022-12-23 09:50:54 -03:00
David Capello
c7cafca69a
Merge remote-tracking branch 'tests/main'
2022-10-25 15:30:38 -03:00