Change Log for the latest
XYplorer BETA version:
Code: Select all
v23.70.0322 - 2022-11-13 11:51
+ New variable:
<xytagdatfile> = XYplorer tags database file (without path)
% SC savethumb: The quality of scaled images with transparency was not always the
highest possible. It is now.
This, for example, creates of copy of the currently selected image (which should be
a PNG to have some transparency) scaled to fit a 256 x 256 bounding box, and named
with "_256" appended to the original name:
savethumb(, "*_<width>", 256, , "png", 7:=-1);
! Image Preview: Due to a possible rounding error, scaled image previews could be one
pixel too small in one of the dimensions anywhere in the app (including thumbnails),
and thus minimally disproportionate. Fixed.

To easily
upgrade to this BETA version from XYplorer, hold down the
CTRL key while you click
Help | Online Support | Check for Updates. If you prefer to
download the BETA version, choose one of these packages:
(1)
Installer Package, (2)
No-Install Package (for manual unpacking).
Note that BETA versions are work in progress and might contain fresh bugs. You have been warned. It's a good idea to backup your complete XYplorer settings (menu File | Settings Special | Backup Application Data Folder...) before running a new BETA version. This will also help in fixing any fresh bugs.