[Master Index]
[Index for .]
signature
Function Synopsis
th = signature(name,logo,pos,fontsize,offset)
Help text
SIGNATURE Produces a "signature" with author's name and
creation time at the specified position of a figure.
SIGNATURE(NAME,LOGO,POS,FONTSIZE,OFFSET)
creates 2 text objects:
the first containing the NAME string and the creation
time, and puts it into a specified position POS of
the figure; the second - containing a string LOGO
which is put just below the first text or at the
position specified by a second row of POS.
The fontsizes of the texts can be also specified by
FONTSIZE argument (one or two numbers).
OFFSET specify the relative distance between two lines
of text.
All input arguments are optional, but must be input in
the given order. If some or all arguments are not
specified, the default values are entered.
Additional properties can be specified within the program:
ISHM - (1 or 0) if hours:minutes to be added to date;
COLOR - color of the text;
FTNAME - fontname.
TH = SIGNATURE ... also returns handle(s) of the created
text object(s).
Produced by mat2html on Thu Oct 9 14:13:05 1997
Cross-Directory links are: OFF