xtools v2.2 released

Discussion of the xtools Toolkit

Moderators: Tom, Kukurykus

xbytor

xtools v2.2 released

Post by xbytor »

xtools v2.2 has been released:
https://sourceforge.net/projects/ps-scr ... ools/v2.2/ ... ools/v2.2/

As usual, contact me directly or a ps-scripts.com with any problems or requests.

Current 2.2
Fixed typo in Install.jsx.

Extended Stdlib.getXMPValue() to support File objects with cavaets.

Added speedups in Stream when writing files, esp Action files.

Added fix for layer.resize bug.

Added new function Stdlib.resizeLayer().

Added support for DescValueType.LARGEINTEGERTYPE. This affects
Stream and Action related library, and xapps/xapps scripts.

Tweaked GetterDemo because of ScriptUI bug in CS6+. Will save to
file if Application is selected.

SLCFix code now replaces """ with ". This also affects LastLogEntry.
There may be some edge cases where this breaks code, but it unbreaks
far more SL generated code.

Added isCC2014() and changed isCC().

Minor tweaks to xapps/apps scripts to improve usability/UI.

Unfixed Stdlib._selectFile for CS6+. The underlying bug has been
taken care of in subsequent PS revs.

Validated compatiblity back to CS4 for most xapps/apps scripts.