A list of some feature requests or suggestions for Kenney Studio NXT.
Multi Export
Often an image is required in multiple sizes for iOS, Favicons, .... It should be possible to define multiple images sizes with a file prefix.
E.g.
Height: 100, Width: 100, Prefix "@1x"
H: 200, W: 200, Prefix "@2x"
H: 300, W: 300, Prefix "@3x"
During the save process Kenney Studio NXT creates a version of the image (e.g. "ExampleName") in the defined size and with the prefix, e.g. ExampleName@1x.pny, ExampleName@2x.png, ExampleName@3x.png.
Example Library
For every template a set of examples should exist, which could be selected and edited. It is easier to modify an example as to start from zero.
Label
I would like to label any "smart object" or to insert a textfield. The usual text functions, e.g. size, type, ..., should exist :-)