PSD Script and slices
How do I access the PSD document slice data in photoshop script?
I would like to create a script that will export the slice coordinates, size and name to a text file.
I do not want to use the export asset feature, as I am creating a sprite sheet/atlas for a game engine that requires "power of 2", so exporting the slices using "save for web" does not work.
Also, using "Create New Layer Based Slice" does not work for me because I cannot control the slice (position, alpha bleed) that it creates from the layer.
Thanks
