smart pack docs - forgot something
This commit is contained in:
parent
590123aeba
commit
e49581c18f
@ -1,7 +1,7 @@
|
|||||||
PATH
|
PATH
|
||||||
remote: .
|
remote: .
|
||||||
specs:
|
specs:
|
||||||
compass (0.12.0.alpha.0.ec7c4b2)
|
compass (0.12.0.alpha.0.5f2cf88)
|
||||||
chunky_png (~> 1.2)
|
chunky_png (~> 1.2)
|
||||||
fssm (>= 0.2.7)
|
fssm (>= 0.2.7)
|
||||||
sass (~> 3.1)
|
sass (~> 3.1)
|
||||||
|
@ -60,7 +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
|
* smart - lays the images out using a bin packing algorithm which allows for much smaller surface areas in your sprite files - does not support spacing or padding
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user