smart pack docs
This commit is contained in:
parent
59722ef4ad
commit
590123aeba
@ -60,6 +60,7 @@ Set the `$<sprite>-layout` variable to the preferred layout method.
|
|||||||
* vertical - default
|
* vertical - default
|
||||||
* horizontal - lays images out side by side
|
* horizontal - lays images out side by side
|
||||||
* diagonal - lays images out corner to corner none of the spacing of padding options are taken into account
|
* diagonal - lays images out corner to corner none of the spacing of padding options are taken into account
|
||||||
|
* smart - lays the images out using a bin packing algorithm which allows for much smaller surface areas in your sprite files
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user