The Layout view allows you to configure the basic properties of your project.

OptionDescription
Background colorAllows you to set the background color of the sprite sheet Although the default is transparent, not all export formats (for example Jpeg) support alpha channels.
Growth direction

The growth direction determines how the sprite sheet is sized as it is only resized along one axis.

  • Down. The height of the sprite sheet is increased to accommodate sprite images
  • Across. The width of the sprite sheet is increased to accommodate sprite images
Maximum size

Specifies the maximum size of the sprite sheet on the opposite axis to the growth direction. This allows the sprite sheet to grow infinitely in one direction, but not both.

If the growth direction is Down, this setting sets the maximum width of the sprite sheet. If the growth direction is Across, this setting sets the maximum height.

Note

If you are using the Complex layout, the sprite sheet may be smaller than the maximum size specified

Use power of two

This option forces the dimensions of the sprite sheet to always be a power of two, which is very useful for when creating texture atlases for games.

When this option is set, validation errors will be displayed if the Maximum Size or Minimum Size attributes are not powers of two.

Minimum sizeSpecifies the minimum size of the sprite sheet. You can use this setting for if the output image must have a minimum size. You also only specify either a width or a height to force a minimum for a single axis only.
Packing method

Allows you to configure a packing method.

The Complex packing method can take considerable time to run and is not recommended for projects which many images

Sort images by sizeIf this option is set, all images (including any dynamic images) are sorted by size prior to the layout being calculated
Background colorAllows you to set the background color of the sprite sheet
Growth directionAllows you to specify how the sprite sheet will grow
Maximum sizeSpecifies the maximum size of the sprite sheet. If the growth direction is Down, then this field specifies the maximum width of the sprite sheet. Conversely, if the growth direction is Across, then this field specifies the maximum height.
Use power of twoSpecifies that the sprite sheet's dimensions should always be a power of two. This is useful when generating graphics used for games development.
Minimum widthSpecifies the minimum width of the sprite sheet
Minimum heightSpecifies the minimum height of the sprite sheet
Packing method

Allows you to configure a packing method.

The Complex packing method can take considerable time to run and is not recommended for projects which many images
Sort images by sizeIf this option is set, all images (including derived) are sorted by size prior to laying out
© 2010-2024 Cyotek Ltd. All Rights Reserved.
Documentation version 1.10 (buildref #65.15928), last modified 2024-06-29. Generated 2024-06-29 13:26 using Cyotek HelpWrite Professional version 6.20.0