automated font manipulation and textbox placement
Posted by
jvander on
Nov 13, 2014; 4:15pm
URL: http://imagej.273.s1.nabble.com/automated-font-manipulation-and-textbox-placement-tp5010414.html
Hello,
I am looking for help to do the following in a plug-in
Specify the font size and deselect smoothing
Select text tool and specify the location and size of the text box
as a bonus it wold be nice to automatically pass a character string to the text box and apply, but I am okay with the user having to enter it and hit Ctrl-D.
I tried turning the macro recorder on and performing those actions, but the recorder did not register anything but selecting the text tool and gave me the command
IJ.setTool("text");
thanks,
Joe vanderGracht
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html