1.46d 28 December 2011
Added the
Plugins>New>Macro Tool
and
Plugins>New>Plugin Tool
commands.
Single macro tools are now installed in the first available toolbar slot, or if no slots are free, they are installed in the last slot.
Added the ij.plugin.tool.PlugInTool class, which was inspired by Johannes Schindelin's AbstractTool class in Fiji (
Thanks to Jerome Mutterer, fixed bugs in
Process>Batch>Macro
and
Process>Batch>Virtual Stack
that caused them to fail with macro code that duplicated or opened images.
Thanks to Paul Jurczak, fixed a bug that cause some RGB BMP files to fail to open.
Fixed a bug that caused the makeText() macro function to not work if the text was too wide.
Fixed a regression, introduced in v1.46a, that caused measurements of spline fit freehand and traced selections to be inconsistent with earlier versions of ImageJ.
Wilhelm Burger fixed a bug that caused the
Edit>Crop
command to not correctly handle overlays.
Home