Skip to content

Commit

Permalink
Add --merge-duplicates CLI option
Browse files Browse the repository at this point in the history
  • Loading branch information
jestarray authored and dacap committed Mar 31, 2023
1 parent fe1f855 commit 897f0bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ Options:
--<a href="#tag">frame-tag</a> &lt;name&gt; Include tagged frames in the sheet
--<a href="#frame-range">frame-range</a> from,to Only export frames in the [from,to] range
--<a href="#ignore-empty">ignore-empty</a> Do not export empty frames/cels
--<a href="#merge-duplicates">merge-duplicates</a> Merge all duplicate frames into one in the sprite sheet
--<a href="#border-padding">border-padding</a> &lt;value&gt; Add padding on the texture borders
--<a href="#shape-padding">shape-padding</a> &lt;value&gt; Add padding between frames
--<a href="#inner-padding">inner-padding</a> &lt;value&gt; Add padding inside each frame
Expand Down

0 comments on commit 897f0bc

Please sign in to comment.