From f63309e50dd1d0491a015dd1b78bc56b919b2dd2 Mon Sep 17 00:00:00 2001 From: VoidVolker Date: Fri, 24 Jul 2015 20:06:45 +0300 Subject: [PATCH] [=] comment fix --- magick-slicer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/magick-slicer.sh b/magick-slicer.sh index 192881f..a51dc44 100644 --- a/magick-slicer.sh +++ b/magick-slicer.sh @@ -31,7 +31,7 @@ gravity='NorthWest' # Image positioning (from this option depends, which til extent=false # Extent option (false - tiles be cropped, true - will be added transparent color to get all tiles of full size) scale64=false -# Options omly for slicerB +# Options only for slicerB upScale=false # Maximum zoom: bigger or less then image. False - will not create upscaled image for maximum zoom; true - last zoom be equal or grater, then image. horizontal=true # Type of positioning of image: horizontal or vertical. zoomReverse=false # false: maxZoom=100%; true: minZoom=100%