From 590123aeba5f03475fc37b2d3c327d0839d4508f Mon Sep 17 00:00:00 2001 From: Scott Davis Date: Tue, 2 Aug 2011 23:37:31 -0400 Subject: [PATCH] smart pack docs --- doc-src/content/help/tutorials/spriting.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/doc-src/content/help/tutorials/spriting.markdown b/doc-src/content/help/tutorials/spriting.markdown index dfd4fd5c..d6f8587b 100644 --- a/doc-src/content/help/tutorials/spriting.markdown +++ b/doc-src/content/help/tutorials/spriting.markdown @@ -60,6 +60,7 @@ Set the `$-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: