Type:
Class
Constants:

USAGE : <<EOT --- WHAT IS --- You can write comments on the loaded image, and save it as a Postscipt file (original image file is not modified). Each comment is drawn as a set of an indicator circle, an arrow, and a memo text. See the following how to write comments. This can save the list of memo texts to another file. It may useful to search the saved Postscript file by the comments on them. This may not support multibyte characters (multibyte texts are broken on a Postscript file). It depends on features of canvas widgets of Tcl/Tk libraries linked your Ruby/Tk. If you use Tcl/Tk8.0-jp (Japanized Tcl/Tk), you can (possibly) get a Japanese Postscript file. --- BINDINGS --- * Button-1 : draw comments by following steps 1st - Set center of a indicator circle. 2nd - Set head position of an arrow. 3rd - Set tail position of an arrow, and show an entry box. Input a memo text and hit 'Enter' key to entry the comment. * Button-2-drag : scroll the canvas * Button-3 : when drawing, cancel current drawing * Double-Button-3 : delete the clicked comment (text, arrow, and circle) EOT

fig_erase

fig_erase() Instance Public methods

2015-04-28 00:36:09
load_photo

load_photo(filename) Instance Public methods

2015-04-28 00:43:49
new

new(*args) Class Public methods

2015-04-28 00:31:10
reset_region

reset_region() Instance Public methods

2015-04-28 00:52:51
modified?

modified?() Instance Public methods

2015-04-28 00:49:20
get_texts

get_texts() Instance Public methods

2015-04-28 00:40:24