[=] comment fix
This commit is contained in:
parent
84af4efa9b
commit
f63309e50d
|
@ -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)
|
extent=false # Extent option (false - tiles be cropped, true - will be added transparent color to get all tiles of full size)
|
||||||
scale64=false
|
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.
|
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.
|
horizontal=true # Type of positioning of image: horizontal or vertical.
|
||||||
zoomReverse=false # false: maxZoom=100%; true: minZoom=100%
|
zoomReverse=false # false: maxZoom=100%; true: minZoom=100%
|
||||||
|
|
Loading…
Reference in New Issue