Changelog for version 2.5.7 (released on 2019/04/16):
New features:
- New command
x_morphopens an interactive morphing editor from two (or more) input images. New filterDeformations / Morph [interactive]makes it available from the G’MIC-Qt plug-in.
- New command
remove_named(shortcutrmn) removes images in the list with specified names, if any.
Improvements / Changes:
- Built-in colormap
linesin commandmaphas been redesigned from scratch. This high-contrast colormap is intended to be used for displaying maps of labels. This colormap has been generated by solving an optimization problem (see new commandlut_contrast). - Command
lut_rainbowreplacesrainbow_lut.
Bug fixes:
- Command
onfail: fix interpreter bug that prevents loops working correctly inlocal...onfail...endlocalenvironments.