winget install --id houmain.spright
About spright
An advanced sprite sheet packer and sprite annotator
What's new in 4.0.0
Changed - Renamed *-bounds definitions to *-size. - Changed meaning of rect in the output description. It used to be the logical bounds of the sprite. Now it is the rectangle the sprite takes on the sheet (which can be bigger than trimmedRect, when the size is increased by min-size, divisible-size, common-size). - The logical bounds of a sprite can now be defined by a margin, which is added to rect. - Renamed vertices to outline in output description and made it relative to rect (it used to be relative to the trimmedRect). Added - Added margin definition. - Added the sheets' outputs to description. Fixed - Fixed divisible-width. - Fixed trimmedSourceRect in description when transforming. - Fixed align-pivot when anchor is not top/left. - Fixed alignment when sprite is rotated. - Fixed extrude and uncropped pivot-point. - Fixed scale when downsampling to nearest. - Improved rotate accuracy. - Fixed trim convex. - Fixed crash on duplicate before first sprite. - Prevent grid/atlas in input sequences. - Ensuring invalid definitions do not lead to invalid states.
Version history
| Version | Updated | Notes |
|---|---|---|
| 4.0.0 | Unknown | Changed - Renamed *-bounds definitions to *-size. - Changed meaning of rect in the output description. It used to be the logical bounds of the sprite. Now it is the rectangle the sprite takes on the sheet (which can be b... |
| 3.8.0 | Unknown | Added - Added grid-vertical and grid-cells-vertical. - Allow to set different trim-margin for each side (#25). - Added resize transformation (#26). Fixed - Allow to set max-sprites to 0. - Fixed atlas detecting sprites f... |
| 3.5.4 | Unknown | Fixed - Fixed case of package name causing problems with spright-vscode installation on Linux (houmain/spright-vscode#3). - Looking for templates also in share/spright directory (#18). |
| 3.5.0 | Unknown | Release notes |