Contact Sheet X v1.3 released

Discussion of the xtools Toolkit

Moderators: Tom, Kukurykus

xbytor

Contact Sheet X v1.3 released

Post by xbytor »

CSX v1.3 is now available at:
http://sourceforge.net/project/showfile ... _id=549300 ... _id=549300

The big changes are additional output file types, caption extensions, and the postProcessAction setting.

I will be doing broader announcements of availability later today and tomorrow.

Let me know if you find any problems with the release.

-X

Here's the CHANGELOG since 1.2:

v1.3
Fixed postProcessAction settings bug.

v1.3b3
Removed enablePage/DateLayers.

Extended postProcessAction to support scripts. Contact xbytor
for details.

Added splitCSXLayerOnFlatten setting. This splits captions and images
onto different layers when flattening the cell layers.

Added postProcessAction setting. This action gets run just before
saving the sheet.

Added vertical caption alignment.

v1.3b2
Added "%-3.2f" style support for file-specs in captions.

Added "% " support for captions.

Resetting the settings reverts back to the defaults for all settings
rather than the settings at the start of the script.

Changed the font color selection mechanism to use a new color icon
button instead of text.

CSX now remembers the last panel that had focus in tabbed mode.

Fixed bug when forceProfileMatch is true and processing RAW files,
PS prompts for saving the RAW file.

Sheets that are created in Keep Open but not Save Sheet will now
have a name as specified by the Naming fields in the Output Panel
but will not have a file extension in the name.

On the Output Panel, the Naming fields are now active if either
Save Sheet or Keep Open are selected.

v1.3b1
Added UNINSTALLATION section to README.

Added Progress Window.

Changed to Filename Format.

Added support for file save types: bmp,gif,jpg,psd,eps,pdf,png,tga,tiff
courtesy a new GenericUI panel.

Stdlib -> Xstdlib in InstallCSX.

Enabled support for multi-line captions.

Removed templateVarsEnabled setting.

Removed captionMetadata setting.

Reworked caption specification UI.

Remove separate handling of Header setting.

Changed uiConfirmBasicModeForMetadata to true, false, uiModeOnly.
true - always prompt (if needed)
false - never prompt
uiModeOnly - only prompt if needed and if a UI is being used