smart pack docs

This commit is contained in:
Scott Davis 2011-08-02 23:37:31 -04:00
parent 59722ef4ad
commit 590123aeba

View File

@ -60,6 +60,7 @@ Set the `$<sprite>-layout` variable to the preferred layout method.
* vertical - default
* 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
* smart - lays the images out using a bin packing algorithm which allows for much smaller surface areas in your sprite files
Example: